#d2445f color space conversions
Hex:
#d2445f
RGB:
210, 68, 95
CMY:
18, 73, 63
CMYK:
0, 68, 55, 18
HSL:
349°, 61.2069%, 54.5098%
HSV (HSB):
349°, 67.6190%, 82.3529%
XYZ:
30.7110, 18.6621, 12.8100
xyY:
0.4939, 0.3001, 18.6621
CIE-Lab:
50.2895, 57.3703, 16.2923
CIE-LCH:
50.2895, 59.6388, 15.8537
CIE-Luv:
50.2895, 100.7292, 8.3822
Hunter-Lab:
43.1997, 51.2978, 12.6585
#d2445f color charts
#d2445f color shades, tints & tones
#d2445f color schemes
#d2445f color preview, HTML & CSS examples
This text has a color of #d2445f
<p style="color:#d2445f;">Text here</p>
.mytext {color:#d2445f;}
This box has a color of #d2445f
<div style="background-color:#d2445f;">Content here</div>
.mybackground {background-color:#d2445f;}
Border around this has a color of #d2445f
<div style="border:2px solid #d2445f;">Content here</div>
.myborder {border:2px solid #d2445f;}