#d41945 color space conversions
Hex:
#d41945
RGB:
212, 25, 69
CMY:
17, 90, 73
CMYK:
0, 88, 67, 17
HSL:
346°, 78.9030%, 46.4706%
HSV (HSB):
346°, 88.2075%, 83.1373%
XYZ:
28.5732, 15.1220, 7.0431
xyY:
0.5631, 0.2980, 15.1220
CIE-Lab:
45.8008, 68.5647, 26.2688
CIE-LCH:
45.8008, 73.4245, 20.9630
CIE-Luv:
45.8008, 128.2916, 14.1844
Hunter-Lab:
38.8870, 63.1051, 16.4825
#d41945 color charts
#d41945 color shades, tints & tones
#d41945 color schemes
#d41945 color preview, HTML & CSS examples
This text has a color of #d41945
<p style="color:#d41945;">Text here</p>
.mytext {color:#d41945;}
This box has a color of #d41945
<div style="background-color:#d41945;">Content here</div>
.mybackground {background-color:#d41945;}
Border around this has a color of #d41945
<div style="border:2px solid #d41945;">Content here</div>
.myborder {border:2px solid #d41945;}