#d20f64 color space conversions
Hex:
#d20f64
RGB:
210, 15, 100
CMY:
18, 94, 61
CMYK:
0, 93, 52, 18
HSL:
334°, 86.6667%, 44.1176%
HSV (HSB):
334°, 92.8571%, 82.3529%
XYZ:
29.0494, 14.9634, 13.4137
xyY:
0.5059, 0.2606, 14.9634
CIE-Lab:
45.5840, 71.3498, 6.6632
CIE-LCH:
45.5840, 71.6603, 5.3353
CIE-Luv:
45.5840, 117.1781, -5.8490
Hunter-Lab:
38.6825, 66.3537, 6.5181
#d20f64 color charts
#d20f64 color shades, tints & tones
#d20f64 color schemes
#d20f64 color preview, HTML & CSS examples
This text has a color of #d20f64
<p style="color:#d20f64;">Text here</p>
.mytext {color:#d20f64;}
This box has a color of #d20f64
<div style="background-color:#d20f64;">Content here</div>
.mybackground {background-color:#d20f64;}
Border around this has a color of #d20f64
<div style="border:2px solid #d20f64;">Content here</div>
.myborder {border:2px solid #d20f64;}