#d44945 color space conversions
Hex:
#d44945
RGB:
212, 73, 69
CMY:
17, 71, 73
CMYK:
0, 66, 67, 17
HSL:
2°, 62.4454%, 55.0980%
HSV (HSB):
2°, 67.4528%, 83.1373%
XYZ:
30.6081, 19.1918, 7.7214
xyY:
0.5321, 0.3336, 19.1918
CIE-Lab:
50.9109, 54.3084, 32.5804
CIE-LCH:
50.9109, 63.3316, 30.9602
CIE-Luv:
50.9109, 106.2368, 24.6401
Hunter-Lab:
43.8085, 48.0496, 20.2159
#d44945 color charts
#d44945 color shades, tints & tones
#d44945 color schemes
#d44945 color preview, HTML & CSS examples
This text has a color of #d44945
<p style="color:#d44945;">Text here</p>
.mytext {color:#d44945;}
This box has a color of #d44945
<div style="background-color:#d44945;">Content here</div>
.mybackground {background-color:#d44945;}
Border around this has a color of #d44945
<div style="border:2px solid #d44945;">Content here</div>
.myborder {border:2px solid #d44945;}