#d41e52 color space conversions
Hex:
#d41e52
RGB:
212, 30, 82
CMY:
17, 88, 68
CMYK:
0, 86, 61, 17
HSL:
343°, 75.2066%, 47.4510%
HSV (HSB):
343°, 85.8491%, 83.1373%
XYZ:
29.1386, 15.5348, 9.4454
xyY:
0.5384, 0.2870, 15.5348
CIE-Lab:
46.3581, 68.3575, 18.9787
CIE-LCH:
46.3581, 70.9432, 15.5167
CIE-Luv:
46.3581, 122.5714, 7.8066
Hunter-Lab:
39.4142, 62.9889, 13.3814
#d41e52 color charts
#d41e52 color shades, tints & tones
#d41e52 color schemes
#d41e52 color preview, HTML & CSS examples
This text has a color of #d41e52
<p style="color:#d41e52;">Text here</p>
.mytext {color:#d41e52;}
This box has a color of #d41e52
<div style="background-color:#d41e52;">Content here</div>
.mybackground {background-color:#d41e52;}
Border around this has a color of #d41e52
<div style="border:2px solid #d41e52;">Content here</div>
.myborder {border:2px solid #d41e52;}