#d41e65 color space conversions
Hex:
#d41e65
RGB:
212, 30, 101
CMY:
17, 88, 60
CMYK:
0, 86, 52, 17
HSL:
337°, 75.2066%, 47.4510%
HSV (HSB):
337°, 85.8491%, 83.1373%
XYZ:
29.9646, 15.8652, 13.7949
xyY:
0.5026, 0.2661, 15.8652
CIE-Lab:
46.7971, 69.6213, 7.8210
CIE-LCH:
46.7971, 70.0593, 6.4095
CIE-Luv:
46.7971, 115.3708, -4.0956
Hunter-Lab:
39.8311, 64.5796, 7.3476
#d41e65 color charts
#d41e65 color shades, tints & tones
#d41e65 color schemes
#d41e65 color preview, HTML & CSS examples
This text has a color of #d41e65
<p style="color:#d41e65;">Text here</p>
.mytext {color:#d41e65;}
This box has a color of #d41e65
<div style="background-color:#d41e65;">Content here</div>
.mybackground {background-color:#d41e65;}
Border around this has a color of #d41e65
<div style="border:2px solid #d41e65;">Content here</div>
.myborder {border:2px solid #d41e65;}