#bf99c5 color space conversions
Hex:
#bf99c5
RGB:
191, 153, 197
CMY:
25, 40, 23
CMYK:
3, 22, 0, 23
HSL:
292°, 27.5000%, 68.6275%
HSV (HSB):
292°, 22.3350%, 77.2549%
XYZ:
42.9551, 37.8900, 57.8729
xyY:
0.3097, 0.2731, 37.8900
CIE-Lab:
67.9395, 21.8951, -17.2842
CIE-LCH:
67.9395, 27.8951, 321.7122
CIE-Luv:
67.9395, 18.6013, -29.9288
Hunter-Lab:
61.5549, 16.8424, -12.6550
#bf99c5 color charts
#bf99c5 color shades, tints & tones
#bf99c5 color schemes
#bf99c5 color preview, HTML & CSS examples
This text has a color of #bf99c5
<p style="color:#bf99c5;">Text here</p>
.mytext {color:#bf99c5;}
This box has a color of #bf99c5
<div style="background-color:#bf99c5;">Content here</div>
.mybackground {background-color:#bf99c5;}
Border around this has a color of #bf99c5
<div style="border:2px solid #bf99c5;">Content here</div>
.myborder {border:2px solid #bf99c5;}