#b24c1d color space conversions
Hex:
#b24c1d
RGB:
178, 76, 29
CMY:
30, 70, 89
CMYK:
0, 57, 84, 30
HSL:
19°, 71.9807%, 40.5882%
HSV (HSB):
19°, 83.7079%, 69.8039%
XYZ:
21.1663, 14.7226, 2.8885
xyY:
0.5458, 0.3797, 14.7226
CIE-Lab:
45.2518, 39.0506, 45.9576
CIE-LCH:
45.2518, 60.3080, 49.6451
CIE-Luv:
45.2518, 82.3085, 35.4485
Hunter-Lab:
38.3700, 31.3197, 22.3956
#b24c1d color charts
#b24c1d color shades, tints & tones
#b24c1d color schemes
#b24c1d color preview, HTML & CSS examples
This text has a color of #b24c1d
<p style="color:#b24c1d;">Text here</p>
.mytext {color:#b24c1d;}
This box has a color of #b24c1d
<div style="background-color:#b24c1d;">Content here</div>
.mybackground {background-color:#b24c1d;}
Border around this has a color of #b24c1d
<div style="border:2px solid #b24c1d;">Content here</div>
.myborder {border:2px solid #b24c1d;}