#d20c31 color space conversions
Hex:
#d20c31
RGB:
210, 12, 49
CMY:
18, 95, 81
CMYK:
0, 94, 77, 18
HSL:
349°, 89.1892%, 43.5294%
HSV (HSB):
349°, 94.2857%, 82.3529%
XYZ:
27.2642, 14.1863, 4.2070
xyY:
0.5971, 0.3107, 14.1863
CIE-Lab:
44.4990, 68.9810, 36.6951
CIE-LCH:
44.4990, 78.1339, 28.0111
CIE-Luv:
44.4990, 135.2272, 21.3778
Hunter-Lab:
37.6647, 63.2966, 19.7429
#d20c31 color charts
#d20c31 color shades, tints & tones
#d20c31 color schemes
#d20c31 color preview, HTML & CSS examples
This text has a color of #d20c31
<p style="color:#d20c31;">Text here</p>
.mytext {color:#d20c31;}
This box has a color of #d20c31
<div style="background-color:#d20c31;">Content here</div>
.mybackground {background-color:#d20c31;}
Border around this has a color of #d20c31
<div style="border:2px solid #d20c31;">Content here</div>
.myborder {border:2px solid #d20c31;}