#bf99bc color space conversions
Hex:
#bf99bc
RGB:
191, 153, 188
CMY:
25, 40, 26
CMYK:
0, 20, 2, 25
HSL:
305°, 22.8916%, 67.4510%
HSV (HSB):
305°, 19.8953%, 74.9020%
XYZ:
41.9542, 37.4897, 52.6020
xyY:
0.3177, 0.2839, 37.4897
CIE-Lab:
67.6428, 20.1702, -12.7200
CIE-LCH:
67.6428, 23.8461, 327.7632
CIE-Luv:
67.6428, 19.6640, -22.5168
Hunter-Lab:
61.2288, 15.1584, -8.0761
#bf99bc color charts
#bf99bc color shades, tints & tones
#bf99bc color schemes
#bf99bc color preview, HTML & CSS examples
This text has a color of #bf99bc
<p style="color:#bf99bc;">Text here</p>
.mytext {color:#bf99bc;}
This box has a color of #bf99bc
<div style="background-color:#bf99bc;">Content here</div>
.mybackground {background-color:#bf99bc;}
Border around this has a color of #bf99bc
<div style="border:2px solid #bf99bc;">Content here</div>
.myborder {border:2px solid #bf99bc;}