#b24001 color space conversions
Hex:
#b24001
RGB:
178, 64, 1
CMY:
30, 75, 100
CMYK:
0, 64, 99, 30
HSL:
21°, 98.8827%, 35.0980%
HSV (HSB):
21°, 99.4382%, 69.8039%
XYZ:
20.1990, 13.1340, 1.4992
xyY:
0.5799, 0.3771, 13.1340
CIE-Lab:
42.9644, 44.2212, 53.7264
CIE-LCH:
42.9644, 69.5848, 50.5428
CIE-Luv:
42.9644, 93.0457, 36.2086
Hunter-Lab:
36.2408, 36.0663, 22.9158
#b24001 color charts
#b24001 color shades, tints & tones
#b24001 color schemes
#b24001 color preview, HTML & CSS examples
This text has a color of #b24001
<p style="color:#b24001;">Text here</p>
.mytext {color:#b24001;}
This box has a color of #b24001
<div style="background-color:#b24001;">Content here</div>
.mybackground {background-color:#b24001;}
Border around this has a color of #b24001
<div style="border:2px solid #b24001;">Content here</div>
.myborder {border:2px solid #b24001;}