#d8124a color space conversions
Hex:
#d8124a
RGB:
216, 18, 74
CMY:
15, 93, 71
CMYK:
0, 92, 66, 15
HSL:
343°, 84.6154%, 45.8824%
HSV (HSB):
343°, 91.6667%, 84.7059%
XYZ:
29.7712, 15.5260, 7.9063
xyY:
0.5596, 0.2918, 15.5260
CIE-Lab:
46.3463, 70.8308, 24.0551
CIE-LCH:
46.3463, 74.8041, 18.7581
CIE-Luv:
46.3463, 131.3392, 11.8064
Hunter-Lab:
39.4030, 65.9119, 15.6855
#d8124a color charts
#d8124a color shades, tints & tones
#d8124a color schemes
#d8124a color preview, HTML & CSS examples
This text has a color of #d8124a
<p style="color:#d8124a;">Text here</p>
.mytext {color:#d8124a;}
This box has a color of #d8124a
<div style="background-color:#d8124a;">Content here</div>
.mybackground {background-color:#d8124a;}
Border around this has a color of #d8124a
<div style="border:2px solid #d8124a;">Content here</div>
.myborder {border:2px solid #d8124a;}