#b24f4d color space conversions
Hex:
#b24f4d
RGB:
178, 79, 77
CMY:
30, 69, 70
CMYK:
0, 56, 57, 30
HSL:
1°, 39.6078%, 50.0000%
HSV (HSB):
1°, 56.7416%, 69.8039%
XYZ:
22.4956, 15.5928, 8.8452
xyY:
0.4793, 0.3322, 15.5928
CIE-Lab:
46.4356, 40.1644, 21.0286
CIE-LCH:
46.4356, 45.3363, 27.6349
CIE-Luv:
46.4356, 72.5642, 16.7106
Hunter-Lab:
39.4877, 32.5858, 14.3604
#b24f4d color charts
#b24f4d color shades, tints & tones
#b24f4d color schemes
#b24f4d color preview, HTML & CSS examples
This text has a color of #b24f4d
<p style="color:#b24f4d;">Text here</p>
.mytext {color:#b24f4d;}
This box has a color of #b24f4d
<div style="background-color:#b24f4d;">Content here</div>
.mybackground {background-color:#b24f4d;}
Border around this has a color of #b24f4d
<div style="border:2px solid #b24f4d;">Content here</div>
.myborder {border:2px solid #b24f4d;}