#b24f5a color space conversions
Hex:
#b24f5a
RGB:
178, 79, 90
CMY:
30, 69, 65
CMYK:
0, 56, 49, 30
HSL:
353°, 39.1304%, 50.3922%
HSV (HSB):
353°, 55.6180%, 69.8039%
XYZ:
23.0015, 15.7951, 11.5093
xyY:
0.4572, 0.3140, 15.7951
CIE-Lab:
46.7045, 41.3065, 13.5472
CIE-LCH:
46.7045, 43.4713, 18.1578
CIE-Luv:
46.7045, 69.5934, 8.7665
Hunter-Lab:
39.7431, 33.7575, 10.6502
#b24f5a color charts
#b24f5a color shades, tints & tones
#b24f5a color schemes
#b24f5a color preview, HTML & CSS examples
This text has a color of #b24f5a
<p style="color:#b24f5a;">Text here</p>
.mytext {color:#b24f5a;}
This box has a color of #b24f5a
<div style="background-color:#b24f5a;">Content here</div>
.mybackground {background-color:#b24f5a;}
Border around this has a color of #b24f5a
<div style="border:2px solid #b24f5a;">Content here</div>
.myborder {border:2px solid #b24f5a;}