#bf323f color space conversions
Hex:
#bf323f
RGB:
191, 50, 63
CMY:
25, 80, 75
CMYK:
0, 74, 67, 25
HSL:
354°, 58.5062%, 47.2549%
HSV (HSB):
354°, 73.8220%, 74.9020%
XYZ:
23.5237, 13.7165, 6.1103
xyY:
0.5426, 0.3164, 13.7165
CIE-Lab:
43.8235, 56.0648, 26.5729
CIE-LCH:
43.8235, 62.0433, 25.3594
CIE-Luv:
43.8235, 103.7918, 17.2276
Hunter-Lab:
37.0357, 48.5638, 16.1431
#bf323f color charts
#bf323f color shades, tints & tones
#bf323f color schemes
#bf323f color preview, HTML & CSS examples
This text has a color of #bf323f
<p style="color:#bf323f;">Text here</p>
.mytext {color:#bf323f;}
This box has a color of #bf323f
<div style="background-color:#bf323f;">Content here</div>
.mybackground {background-color:#bf323f;}
Border around this has a color of #bf323f
<div style="border:2px solid #bf323f;">Content here</div>
.myborder {border:2px solid #bf323f;}