#b24d7c color space conversions
Hex:
#b24d7c
RGB:
178, 77, 124
CMY:
30, 70, 51
CMYK:
0, 57, 30, 30
HSL:
332°, 39.6078%, 50.0000%
HSV (HSB):
332°, 56.7416%, 69.8039%
XYZ:
24.6521, 16.2280, 20.9018
xyY:
0.3990, 0.2627, 16.2280
CIE-Lab:
47.2722, 46.1412, -6.2831
CIE-LCH:
47.2722, 46.5670, 352.2456
CIE-Luv:
47.2722, 61.6205, -16.4665
Hunter-Lab:
40.2840, 38.7375, -2.5645
#b24d7c color charts
#b24d7c color shades, tints & tones
#b24d7c color schemes
#b24d7c color preview, HTML & CSS examples
This text has a color of #b24d7c
<p style="color:#b24d7c;">Text here</p>
.mytext {color:#b24d7c;}
This box has a color of #b24d7c
<div style="background-color:#b24d7c;">Content here</div>
.mybackground {background-color:#b24d7c;}
Border around this has a color of #b24d7c
<div style="border:2px solid #b24d7c;">Content here</div>
.myborder {border:2px solid #b24d7c;}