#d2030d color space conversions
Hex:
#d2030d
RGB:
210, 3, 13
CMY:
18, 99, 95
CMYK:
0, 99, 94, 18
HSL:
357°, 97.1831%, 41.7647%
HSV (HSB):
357°, 98.5714%, 82.3529%
XYZ:
26.6836, 13.7958, 1.6372
xyY:
0.6336, 0.3276, 13.7958
CIE-Lab:
43.9387, 69.0384, 53.9780
CIE-LCH:
43.9387, 87.6352, 38.0203
CIE-Luv:
43.9387, 142.5847, 29.8108
Hunter-Lab:
37.1427, 63.2357, 23.3864
#d2030d color charts
#d2030d color shades, tints & tones
#d2030d color schemes
#d2030d color preview, HTML & CSS examples
This text has a color of #d2030d
<p style="color:#d2030d;">Text here</p>
.mytext {color:#d2030d;}
This box has a color of #d2030d
<div style="background-color:#d2030d;">Content here</div>
.mybackground {background-color:#d2030d;}
Border around this has a color of #d2030d
<div style="border:2px solid #d2030d;">Content here</div>
.myborder {border:2px solid #d2030d;}