#bf323d color space conversions
Hex:
#bf323d
RGB:
191, 50, 61
CMY:
25, 80, 76
CMYK:
0, 74, 68, 25
HSL:
355°, 58.5062%, 47.2549%
HSV (HSB):
355°, 73.8220%, 74.9020%
XYZ:
23.4688, 13.6945, 5.8212
xyY:
0.5460, 0.3186, 13.6945
CIE-Lab:
43.7916, 55.9580, 27.7450
CIE-LCH:
43.7916, 62.4587, 26.3730
CIE-Luv:
43.7916, 104.3078, 18.2003
Hunter-Lab:
37.0061, 48.4417, 16.5776
#bf323d color charts
#bf323d color shades, tints & tones
#bf323d color schemes
#bf323d color preview, HTML & CSS examples
This text has a color of #bf323d
<p style="color:#bf323d;">Text here</p>
.mytext {color:#bf323d;}
This box has a color of #bf323d
<div style="background-color:#bf323d;">Content here</div>
.mybackground {background-color:#bf323d;}
Border around this has a color of #bf323d
<div style="border:2px solid #bf323d;">Content here</div>
.myborder {border:2px solid #bf323d;}