#bf928e color space conversions
Hex:
#bf928e
RGB:
191, 146, 142
CMY:
25, 43, 44
CMYK:
0, 24, 26, 25
HSL:
5°, 27.6836%, 65.2941%
HSV (HSB):
5°, 25.6545%, 74.9020%
XYZ:
36.6472, 33.5871, 30.1426
xyY:
0.3651, 0.3346, 33.5871
CIE-Lab:
64.6335, 16.3603, 8.6755
CIE-LCH:
64.6335, 18.5182, 27.9360
CIE-Luv:
64.6335, 29.0013, 9.0821
Hunter-Lab:
57.9544, 11.4535, 9.7308
#bf928e color charts
#bf928e color shades, tints & tones
#bf928e color schemes
#bf928e color preview, HTML & CSS examples
This text has a color of #bf928e
<p style="color:#bf928e;">Text here</p>
.mytext {color:#bf928e;}
This box has a color of #bf928e
<div style="background-color:#bf928e;">Content here</div>
.mybackground {background-color:#bf928e;}
Border around this has a color of #bf928e
<div style="border:2px solid #bf928e;">Content here</div>
.myborder {border:2px solid #bf928e;}