#bf98a4 color space conversions
Hex:
#bf98a4
RGB:
191, 152, 164
CMY:
25, 40, 36
CMYK:
0, 20, 14, 25
HSL:
342°, 23.3533%, 67.2549%
HSV (HSB):
342°, 20.4188%, 74.9020%
XYZ:
39.4149, 36.2132, 40.0344
xyY:
0.3408, 0.3131, 36.2132
CIE-Lab:
66.6825, 16.4686, -0.7247
CIE-LCH:
66.6825, 16.4845, 357.4803
CIE-Luv:
66.6825, 22.9877, -3.9336
Hunter-Lab:
60.1774, 11.6034, 2.6801
#bf98a4 color charts
#bf98a4 color shades, tints & tones
#bf98a4 color schemes
#bf98a4 color preview, HTML & CSS examples
This text has a color of #bf98a4
<p style="color:#bf98a4;">Text here</p>
.mytext {color:#bf98a4;}
This box has a color of #bf98a4
<div style="background-color:#bf98a4;">Content here</div>
.mybackground {background-color:#bf98a4;}
Border around this has a color of #bf98a4
<div style="border:2px solid #bf98a4;">Content here</div>
.myborder {border:2px solid #bf98a4;}