#b24d31 color space conversions
Hex:
#b24d31
RGB:
178, 77, 49
CMY:
30, 70, 81
CMYK:
0, 57, 72, 30
HSL:
13°, 56.8282%, 44.5098%
HSV (HSB):
13°, 72.4719%, 69.8039%
XYZ:
21.5684, 14.9945, 4.6632
xyY:
0.5232, 0.3637, 14.9945
CIE-Lab:
45.6266, 39.3420, 36.2787
CIE-LCH:
45.6266, 53.5158, 42.6803
CIE-Luv:
45.6266, 79.1113, 29.5130
Hunter-Lab:
38.7227, 31.6588, 19.9659
#b24d31 color charts
#b24d31 color shades, tints & tones
#b24d31 color schemes
#b24d31 color preview, HTML & CSS examples
This text has a color of #b24d31
<p style="color:#b24d31;">Text here</p>
.mytext {color:#b24d31;}
This box has a color of #b24d31
<div style="background-color:#b24d31;">Content here</div>
.mybackground {background-color:#b24d31;}
Border around this has a color of #b24d31
<div style="border:2px solid #b24d31;">Content here</div>
.myborder {border:2px solid #b24d31;}