#d41645 color space conversions
Hex:
#d41645
RGB:
212, 22, 69
CMY:
17, 91, 73
CMYK:
0, 90, 67, 17
HSL:
345°, 81.1966%, 45.8824%
HSV (HSB):
345°, 89.6226%, 83.1373%
XYZ:
28.5125, 15.0005, 7.0228
xyY:
0.5642, 0.2968, 15.0005
CIE-Lab:
45.6349, 69.0423, 26.0598
CIE-LCH:
45.6349, 73.7966, 20.6788
CIE-Luv:
45.6349, 129.0373, 13.8377
Hunter-Lab:
38.7305, 63.6289, 16.3606
#d41645 color charts
#d41645 color shades, tints & tones
#d41645 color schemes
#d41645 color preview, HTML & CSS examples
This text has a color of #d41645
<p style="color:#d41645;">Text here</p>
.mytext {color:#d41645;}
This box has a color of #d41645
<div style="background-color:#d41645;">Content here</div>
.mybackground {background-color:#d41645;}
Border around this has a color of #d41645
<div style="border:2px solid #d41645;">Content here</div>
.myborder {border:2px solid #d41645;}