#d20a64 color space conversions
Hex:
#d20a64
RGB:
210, 10, 100
CMY:
18, 96, 61
CMYK:
0, 95, 52, 18
HSL:
333°, 90.9091%, 43.1373%
HSV (HSB):
333°, 95.2381%, 82.3529%
XYZ:
28.9871, 14.8388, 13.3930
xyY:
0.5066, 0.2593, 14.8388
CIE-Lab:
45.4126, 71.8476, 6.4192
CIE-LCH:
45.4126, 72.1338, 5.1055
CIE-Luv:
45.4126, 117.8289, -6.2466
Hunter-Lab:
38.5212, 66.9089, 6.3510
#d20a64 color charts
#d20a64 color shades, tints & tones
#d20a64 color schemes
#d20a64 color preview, HTML & CSS examples
This text has a color of #d20a64
<p style="color:#d20a64;">Text here</p>
.mytext {color:#d20a64;}
This box has a color of #d20a64
<div style="background-color:#d20a64;">Content here</div>
.mybackground {background-color:#d20a64;}
Border around this has a color of #d20a64
<div style="border:2px solid #d20a64;">Content here</div>
.myborder {border:2px solid #d20a64;}