#bf231c color space conversions
Hex:
#bf231c
RGB:
191, 35, 28
CMY:
25, 86, 89
CMYK:
0, 82, 85, 25
HSL:
3°, 74.4292%, 42.9412%
HSV (HSB):
3°, 85.3403%, 74.9020%
XYZ:
22.2965, 12.3623, 2.3096
xyY:
0.6031, 0.3344, 12.3623
CIE-Lab:
41.7862, 59.2896, 44.2680
CIE-LCH:
41.7862, 73.9927, 36.7465
CIE-Luv:
41.7862, 118.2248, 27.1476
Hunter-Lab:
35.1600, 51.6645, 20.7173
#bf231c color charts
#bf231c color shades, tints & tones
#bf231c color schemes
#bf231c color preview, HTML & CSS examples
This text has a color of #bf231c
<p style="color:#bf231c;">Text here</p>
.mytext {color:#bf231c;}
This box has a color of #bf231c
<div style="background-color:#bf231c;">Content here</div>
.mybackground {background-color:#bf231c;}
Border around this has a color of #bf231c
<div style="border:2px solid #bf231c;">Content here</div>
.myborder {border:2px solid #bf231c;}