#bf90a8 color space conversions
Hex:
#bf90a8
RGB:
191, 144, 168
CMY:
25, 44, 34
CMYK:
0, 25, 12, 25
HSL:
329°, 26.8571%, 65.6863%
HSV (HSB):
329°, 24.6073%, 74.9020%
XYZ:
38.5270, 33.8500, 41.5489
xyY:
0.3382, 0.2971, 33.8500
CIE-Lab:
64.8434, 21.5746, -5.6801
CIE-LCH:
64.8434, 22.3098, 345.2501
CIE-Luv:
64.8434, 26.8528, -12.0213
Hunter-Lab:
58.1808, 16.3854, -1.6145
#bf90a8 color charts
#bf90a8 color shades, tints & tones
#bf90a8 color schemes
#bf90a8 color preview, HTML & CSS examples
This text has a color of #bf90a8
<p style="color:#bf90a8;">Text here</p>
.mytext {color:#bf90a8;}
This box has a color of #bf90a8
<div style="background-color:#bf90a8;">Content here</div>
.mybackground {background-color:#bf90a8;}
Border around this has a color of #bf90a8
<div style="border:2px solid #bf90a8;">Content here</div>
.myborder {border:2px solid #bf90a8;}