#bf98a1 color space conversions
Hex:
#bf98a1
RGB:
191, 152, 161
CMY:
25, 40, 37
CMYK:
0, 20, 16, 25
HSL:
346°, 23.3533%, 67.2549%
HSV (HSB):
346°, 20.4188%, 74.9020%
XYZ:
39.1471, 36.1060, 38.6241
xyY:
0.3438, 0.3171, 36.1060
CIE-Lab:
66.6009, 15.9739, 0.8372
CIE-LCH:
66.6009, 15.9958, 3.0001
CIE-Luv:
66.6009, 23.3306, -1.6075
Hunter-Lab:
60.0883, 11.1370, 3.9509
#bf98a1 color charts
#bf98a1 color shades, tints & tones
#bf98a1 color schemes
#bf98a1 color preview, HTML & CSS examples
This text has a color of #bf98a1
<p style="color:#bf98a1;">Text here</p>
.mytext {color:#bf98a1;}
This box has a color of #bf98a1
<div style="background-color:#bf98a1;">Content here</div>
.mybackground {background-color:#bf98a1;}
Border around this has a color of #bf98a1
<div style="border:2px solid #bf98a1;">Content here</div>
.myborder {border:2px solid #bf98a1;}