#b24d9a color space conversions
Hex:
#b24d9a
RGB:
178, 77, 154
CMY:
30, 70, 40
CMYK:
0, 57, 13, 30
HSL:
314°, 39.6078%, 50.0000%
HSV (HSB):
314°, 56.7416%, 69.8039%
XYZ:
26.8467, 17.1058, 32.4586
xyY:
0.3513, 0.2239, 17.1058
CIE-Lab:
48.3931, 50.5042, -22.5816
CIE-LCH:
48.3931, 55.3227, 335.9095
CIE-Luv:
48.3931, 52.9434, -40.3008
Hunter-Lab:
41.3592, 43.4878, -17.5793
#b24d9a color charts
#b24d9a color shades, tints & tones
#b24d9a color schemes
#b24d9a color preview, HTML & CSS examples
This text has a color of #b24d9a
<p style="color:#b24d9a;">Text here</p>
.mytext {color:#b24d9a;}
This box has a color of #b24d9a
<div style="background-color:#b24d9a;">Content here</div>
.mybackground {background-color:#b24d9a;}
Border around this has a color of #b24d9a
<div style="border:2px solid #b24d9a;">Content here</div>
.myborder {border:2px solid #b24d9a;}