#b24d8e color space conversions
Hex:
#b24d8e
RGB:
178, 77, 142
CMY:
30, 70, 44
CMYK:
0, 57, 20, 30
HSL:
321°, 39.6078%, 50.0000%
HSV (HSB):
321°, 56.7416%, 69.8039%
XYZ:
25.8965, 16.7257, 27.4547
xyY:
0.3695, 0.2387, 16.7257
CIE-Lab:
47.9126, 48.6583, -16.1579
CIE-LCH:
47.9126, 51.2709, 341.6303
CIE-Luv:
47.9126, 56.4206, -30.6445
Hunter-Lab:
40.8971, 41.4581, -11.1741
#b24d8e color charts
#b24d8e color shades, tints & tones
#b24d8e color schemes
#b24d8e color preview, HTML & CSS examples
This text has a color of #b24d8e
<p style="color:#b24d8e;">Text here</p>
.mytext {color:#b24d8e;}
This box has a color of #b24d8e
<div style="background-color:#b24d8e;">Content here</div>
.mybackground {background-color:#b24d8e;}
Border around this has a color of #b24d8e
<div style="border:2px solid #b24d8e;">Content here</div>
.myborder {border:2px solid #b24d8e;}