#b24d9e color space conversions
Hex:
#b24d9e
RGB:
178, 77, 158
CMY:
30, 70, 38
CMYK:
0, 57, 11, 30
HSL:
312°, 39.6078%, 50.0000%
HSV (HSB):
312°, 56.7416%, 69.8039%
XYZ:
27.1855, 17.2414, 34.2428
xyY:
0.3456, 0.2192, 17.2414
CIE-Lab:
48.5627, 51.1475, -24.6936
CIE-LCH:
48.5627, 56.7965, 334.2291
CIE-Luv:
48.5627, 51.7918, -43.5342
Hunter-Lab:
41.5227, 44.2018, -19.8292
#b24d9e color charts
#b24d9e color shades, tints & tones
#b24d9e color schemes
#b24d9e color preview, HTML & CSS examples
This text has a color of #b24d9e
<p style="color:#b24d9e;">Text here</p>
.mytext {color:#b24d9e;}
This box has a color of #b24d9e
<div style="background-color:#b24d9e;">Content here</div>
.mybackground {background-color:#b24d9e;}
Border around this has a color of #b24d9e
<div style="border:2px solid #b24d9e;">Content here</div>
.myborder {border:2px solid #b24d9e;}