#d20e02 color space conversions
Hex:
#d20e02
RGB:
210, 14, 2
CMY:
18, 95, 99
CMYK:
0, 93, 99, 18
HSL:
3°, 98.1132%, 41.5686%
HSV (HSB):
3°, 99.0476%, 82.3529%
XYZ:
26.7463, 14.0201, 1.3539
xyY:
0.6350, 0.3329, 14.0201
CIE-Lab:
44.2617, 67.9025, 57.5650
CIE-LCH:
44.2617, 89.0195, 40.2900
CIE-Luv:
44.2617, 141.4807, 31.6460
Hunter-Lab:
37.4434, 61.9790, 24.0666
#d20e02 color charts
#d20e02 color shades, tints & tones
#d20e02 color schemes
#d20e02 color preview, HTML & CSS examples
This text has a color of #d20e02
<p style="color:#d20e02;">Text here</p>
.mytext {color:#d20e02;}
This box has a color of #d20e02
<div style="background-color:#d20e02;">Content here</div>
.mybackground {background-color:#d20e02;}
Border around this has a color of #d20e02
<div style="border:2px solid #d20e02;">Content here</div>
.myborder {border:2px solid #d20e02;}