#d20c6b color space conversions
Hex:
#d20c6b
RGB:
210, 12, 107
CMY:
18, 95, 58
CMYK:
0, 94, 49, 18
HSL:
331°, 89.1892%, 43.5294%
HSV (HSB):
331°, 94.2857%, 82.3529%
XYZ:
29.3637, 15.0261, 15.2626
xyY:
0.4922, 0.2519, 15.0261
CIE-Lab:
45.6699, 72.1895, 2.4345
CIE-LCH:
45.6699, 72.2305, 1.9315
CIE-Luv:
45.6699, 114.5668, -10.9050
Hunter-Lab:
38.7635, 67.3788, 3.7899
#d20c6b color charts
#d20c6b color shades, tints & tones
#d20c6b color schemes
#d20c6b color preview, HTML & CSS examples
This text has a color of #d20c6b
<p style="color:#d20c6b;">Text here</p>
.mytext {color:#d20c6b;}
This box has a color of #d20c6b
<div style="background-color:#d20c6b;">Content here</div>
.mybackground {background-color:#d20c6b;}
Border around this has a color of #d20c6b
<div style="border:2px solid #d20c6b;">Content here</div>
.myborder {border:2px solid #d20c6b;}