#b24c00 color space conversions
Hex:
#b24c00
RGB:
178, 76, 0
CMY:
30, 70, 100
CMYK:
0, 57, 100, 30
HSL:
26°, 100.0000%, 34.9020%
HSV (HSB):
26°, 100.0000%, 69.8039%
XYZ:
20.9445, 14.6339, 1.7207
xyY:
0.5615, 0.3923, 14.6339
CIE-Lab:
45.1286, 38.5198, 55.2046
CIE-LCH:
45.1286, 67.3150, 55.0941
CIE-Luv:
45.1286, 84.0443, 39.8285
Hunter-Lab:
38.2542, 30.7855, 24.1110
#b24c00 color charts
#b24c00 color shades, tints & tones
#b24c00 color schemes
#b24c00 color preview, HTML & CSS examples
This text has a color of #b24c00
<p style="color:#b24c00;">Text here</p>
.mytext {color:#b24c00;}
This box has a color of #b24c00
<div style="background-color:#b24c00;">Content here</div>
.mybackground {background-color:#b24c00;}
Border around this has a color of #b24c00
<div style="border:2px solid #b24c00;">Content here</div>
.myborder {border:2px solid #b24c00;}