#b24e6f color space conversions
Hex:
#b24e6f
RGB:
178, 78, 111
CMY:
30, 69, 56
CMYK:
0, 56, 38, 30
HSL:
340°, 39.3701%, 50.1961%
HSV (HSB):
340°, 56.1798%, 69.8039%
XYZ:
23.9537, 16.0615, 16.8766
xyY:
0.4210, 0.2823, 16.0615
CIE-Lab:
47.0550, 44.0374, 1.2824
CIE-LCH:
47.0550, 44.0561, 1.6680
CIE-Luv:
47.0550, 64.7484, -6.2227
Hunter-Lab:
40.0767, 36.5545, 3.0863
#b24e6f color charts
#b24e6f color shades, tints & tones
#b24e6f color schemes
#b24e6f color preview, HTML & CSS examples
This text has a color of #b24e6f
<p style="color:#b24e6f;">Text here</p>
.mytext {color:#b24e6f;}
This box has a color of #b24e6f
<div style="background-color:#b24e6f;">Content here</div>
.mybackground {background-color:#b24e6f;}
Border around this has a color of #b24e6f
<div style="border:2px solid #b24e6f;">Content here</div>
.myborder {border:2px solid #b24e6f;}