#bf99c4 color space conversions
Hex:
#bf99c4
RGB:
191, 153, 196
CMY:
25, 40, 23
CMYK:
3, 22, 0, 23
HSL:
293°, 26.7081%, 68.4314%
HSV (HSB):
293°, 21.9388%, 76.8627%
XYZ:
42.8409, 37.8444, 57.2713
xyY:
0.3105, 0.2743, 37.8444
CIE-Lab:
67.9057, 21.7002, -16.7791
CIE-LCH:
67.9057, 27.4305, 322.2880
CIE-Luv:
67.9057, 18.7197, -29.1012
Hunter-Lab:
61.5178, 16.6511, -12.1349
#bf99c4 color charts
#bf99c4 color shades, tints & tones
#bf99c4 color schemes
#bf99c4 color preview, HTML & CSS examples
This text has a color of #bf99c4
<p style="color:#bf99c4;">Text here</p>
.mytext {color:#bf99c4;}
This box has a color of #bf99c4
<div style="background-color:#bf99c4;">Content here</div>
.mybackground {background-color:#bf99c4;}
Border around this has a color of #bf99c4
<div style="border:2px solid #bf99c4;">Content here</div>
.myborder {border:2px solid #bf99c4;}