#b24e0e color space conversions
Hex:
#b24e0e
RGB:
178, 78, 14
CMY:
30, 69, 95
CMYK:
0, 56, 92, 30
HSL:
23°, 85.4167%, 37.6471%
HSV (HSB):
23°, 92.1348%, 69.8039%
XYZ:
21.1638, 14.9455, 2.1848
xyY:
0.5527, 0.3903, 14.9455
CIE-Lab:
45.5594, 37.7127, 51.7895
CIE-LCH:
45.5594, 64.0656, 53.9382
CIE-Luv:
45.5594, 81.8675, 38.8780
Hunter-Lab:
38.6594, 30.0645, 23.7109
#b24e0e color charts
#b24e0e color shades, tints & tones
#b24e0e color schemes
#b24e0e color preview, HTML & CSS examples
This text has a color of #b24e0e
<p style="color:#b24e0e;">Text here</p>
.mytext {color:#b24e0e;}
This box has a color of #b24e0e
<div style="background-color:#b24e0e;">Content here</div>
.mybackground {background-color:#b24e0e;}
Border around this has a color of #b24e0e
<div style="border:2px solid #b24e0e;">Content here</div>
.myborder {border:2px solid #b24e0e;}