#b24f40 color space conversions
Hex:
#b24f40
RGB:
178, 79, 64
CMY:
30, 69, 75
CMYK:
0, 56, 64, 30
HSL:
8°, 47.1074%, 47.4510%
HSV (HSB):
8°, 64.0449%, 69.8039%
XYZ:
22.0815, 15.4271, 6.6644
xyY:
0.4999, 0.3492, 15.4271
CIE-Lab:
46.2137, 39.2111, 28.4462
CIE-LCH:
46.2137, 48.4427, 35.9595
CIE-Luv:
46.2137, 75.1749, 23.6434
Hunter-Lab:
39.2774, 31.6163, 17.4341
#b24f40 color charts
#b24f40 color shades, tints & tones
#b24f40 color schemes
#b24f40 color preview, HTML & CSS examples
This text has a color of #b24f40
<p style="color:#b24f40;">Text here</p>
.mytext {color:#b24f40;}
This box has a color of #b24f40
<div style="background-color:#b24f40;">Content here</div>
.mybackground {background-color:#b24f40;}
Border around this has a color of #b24f40
<div style="border:2px solid #b24f40;">Content here</div>
.myborder {border:2px solid #b24f40;}