#d20f3d color space conversions
Hex:
#d20f3d
RGB:
210, 15, 61
CMY:
18, 94, 76
CMYK:
0, 93, 71, 18
HSL:
346°, 86.6667%, 44.1176%
HSV (HSB):
346°, 92.8571%, 82.3529%
XYZ:
27.5915, 14.3802, 5.7363
xyY:
0.5783, 0.3014, 14.3802
CIE-Lab:
44.7733, 69.1127, 29.8059
CIE-LCH:
44.7733, 75.2659, 23.3288
CIE-Luv:
44.7733, 131.4416, 16.5757
Hunter-Lab:
37.9212, 63.5143, 17.5761
#d20f3d color charts
#d20f3d color shades, tints & tones
#d20f3d color schemes
#d20f3d color preview, HTML & CSS examples
This text has a color of #d20f3d
<p style="color:#d20f3d;">Text here</p>
.mytext {color:#d20f3d;}
This box has a color of #d20f3d
<div style="background-color:#d20f3d;">Content here</div>
.mybackground {background-color:#d20f3d;}
Border around this has a color of #d20f3d
<div style="border:2px solid #d20f3d;">Content here</div>
.myborder {border:2px solid #d20f3d;}