#bf323e color space conversions
Hex:
#bf323e
RGB:
191, 50, 62
CMY:
25, 80, 76
CMYK:
0, 74, 68, 25
HSL:
355°, 58.5062%, 47.2549%
HSV (HSB):
355°, 73.8220%, 74.9020%
XYZ:
23.4960, 13.7054, 5.9645
xyY:
0.5443, 0.3175, 13.7054
CIE-Lab:
43.8074, 56.0109, 27.1594
CIE-LCH:
43.8074, 62.2483, 25.8685
CIE-Luv:
43.8074, 104.0515, 17.7174
Hunter-Lab:
37.0208, 48.5022, 16.3623
#bf323e color charts
#bf323e color shades, tints & tones
#bf323e color schemes
#bf323e color preview, HTML & CSS examples
This text has a color of #bf323e
<p style="color:#bf323e;">Text here</p>
.mytext {color:#bf323e;}
This box has a color of #bf323e
<div style="background-color:#bf323e;">Content here</div>
.mybackground {background-color:#bf323e;}
Border around this has a color of #bf323e
<div style="border:2px solid #bf323e;">Content here</div>
.myborder {border:2px solid #bf323e;}