#d20a65 color space conversions
Hex:
#d20a65
RGB:
210, 10, 101
CMY:
18, 96, 60
CMYK:
0, 95, 52, 18
HSL:
333°, 90.9091%, 43.1373%
HSV (HSB):
333°, 95.2381%, 82.3529%
XYZ:
29.0358, 14.8583, 13.6495
xyY:
0.5046, 0.2582, 14.8583
CIE-Lab:
45.4395, 71.9202, 5.8345
CIE-LCH:
45.4395, 72.1565, 4.6379
CIE-Luv:
45.4395, 117.4014, -6.9220
Hunter-Lab:
38.5465, 67.0021, 5.9876
#d20a65 color charts
#d20a65 color shades, tints & tones
#d20a65 color schemes
#d20a65 color preview, HTML & CSS examples
This text has a color of #d20a65
<p style="color:#d20a65;">Text here</p>
.mytext {color:#d20a65;}
This box has a color of #d20a65
<div style="background-color:#d20a65;">Content here</div>
.mybackground {background-color:#d20a65;}
Border around this has a color of #d20a65
<div style="border:2px solid #d20a65;">Content here</div>
.myborder {border:2px solid #d20a65;}