#b24f5c color space conversions
Hex:
#b24f5c
RGB:
178, 79, 92
CMY:
30, 69, 64
CMYK:
0, 56, 48, 30
HSL:
352°, 39.1304%, 50.3922%
HSV (HSB):
352°, 55.6180%, 69.8039%
XYZ:
23.0878, 15.8296, 11.9638
xyY:
0.4538, 0.3111, 15.8296
CIE-Lab:
46.7502, 41.4990, 12.3972
CIE-LCH:
46.7502, 43.3112, 16.6328
CIE-Luv:
46.7502, 69.1087, 7.4646
Hunter-Lab:
39.7865, 33.9561, 10.0221
#b24f5c color charts
#b24f5c color shades, tints & tones
#b24f5c color schemes
#b24f5c color preview, HTML & CSS examples
This text has a color of #b24f5c
<p style="color:#b24f5c;">Text here</p>
.mytext {color:#b24f5c;}
This box has a color of #b24f5c
<div style="background-color:#b24f5c;">Content here</div>
.mybackground {background-color:#b24f5c;}
Border around this has a color of #b24f5c
<div style="border:2px solid #b24f5c;">Content here</div>
.myborder {border:2px solid #b24f5c;}