#b24d7f color space conversions
Hex:
#b24d7f
RGB:
178, 77, 127
CMY:
30, 70, 50
CMYK:
0, 57, 29, 30
HSL:
330°, 39.6078%, 50.0000%
HSV (HSB):
330°, 56.7416%, 69.8039%
XYZ:
24.8447, 16.3050, 21.9164
xyY:
0.3939, 0.2585, 16.3050
CIE-Lab:
47.3722, 46.5387, -7.9481
CIE-LCH:
47.3722, 47.2125, 350.3083
CIE-Luv:
47.3722, 60.7609, -18.7905
Hunter-Lab:
40.3795, 39.1635, -3.9146
#b24d7f color charts
#b24d7f color shades, tints & tones
#b24d7f color schemes
#b24d7f color preview, HTML & CSS examples
This text has a color of #b24d7f
<p style="color:#b24d7f;">Text here</p>
.mytext {color:#b24d7f;}
This box has a color of #b24d7f
<div style="background-color:#b24d7f;">Content here</div>
.mybackground {background-color:#b24d7f;}
Border around this has a color of #b24d7f
<div style="border:2px solid #b24d7f;">Content here</div>
.myborder {border:2px solid #b24d7f;}