#d20f5c color space conversions
Hex:
#d20f5c
RGB:
210, 15, 92
CMY:
18, 94, 64
CMYK:
0, 93, 56, 18
HSL:
336°, 86.6667%, 44.1176%
HSV (HSB):
336°, 92.8571%, 82.3529%
XYZ:
28.6809, 14.8160, 11.4733
xyY:
0.5218, 0.2695, 14.8160
CIE-Lab:
45.3811, 70.7942, 11.3641
CIE-LCH:
45.3811, 71.7004, 9.1195
CIE-Luv:
45.3811, 120.4799, -0.6028
Hunter-Lab:
38.4915, 65.6442, 9.2713
#d20f5c color charts
#d20f5c color shades, tints & tones
#d20f5c color schemes
#d20f5c color preview, HTML & CSS examples
This text has a color of #d20f5c
<p style="color:#d20f5c;">Text here</p>
.mytext {color:#d20f5c;}
This box has a color of #d20f5c
<div style="background-color:#d20f5c;">Content here</div>
.mybackground {background-color:#d20f5c;}
Border around this has a color of #d20f5c
<div style="border:2px solid #d20f5c;">Content here</div>
.myborder {border:2px solid #d20f5c;}