#b24c40 color space conversions
Hex:
#b24c40
RGB:
178, 76, 64
CMY:
30, 70, 75
CMYK:
0, 57, 64, 30
HSL:
6°, 47.1074%, 47.4510%
HSV (HSB):
6°, 64.0449%, 69.8039%
XYZ:
21.8700, 15.0040, 6.5939
xyY:
0.5031, 0.3452, 15.0040
CIE-Lab:
45.6397, 40.7006, 27.7355
CIE-LCH:
45.6397, 49.2523, 34.2725
CIE-Luv:
45.6397, 77.2223, 22.5244
Hunter-Lab:
38.7350, 32.9955, 17.0216
#b24c40 color charts
#b24c40 color shades, tints & tones
#b24c40 color schemes
#b24c40 color preview, HTML & CSS examples
This text has a color of #b24c40
<p style="color:#b24c40;">Text here</p>
.mytext {color:#b24c40;}
This box has a color of #b24c40
<div style="background-color:#b24c40;">Content here</div>
.mybackground {background-color:#b24c40;}
Border around this has a color of #b24c40
<div style="border:2px solid #b24c40;">Content here</div>
.myborder {border:2px solid #b24c40;}