#d2401c color space conversions
Hex:
#d2401c
RGB:
210, 64, 28
CMY:
18, 75, 89
CMYK:
0, 70, 87, 18
HSL:
12°, 76.4706%, 46.6667%
HSV (HSB):
12°, 86.6667%, 82.3529%
XYZ:
28.6213, 17.4523, 2.9587
xyY:
0.5837, 0.3559, 17.4523
CIE-Lab:
48.8249, 55.7178, 51.6389
CIE-LCH:
48.8249, 75.9675, 42.8242
CIE-Luv:
48.8249, 117.2298, 35.8547
Hunter-Lab:
41.7759, 49.1853, 25.0440
#d2401c color charts
#d2401c color shades, tints & tones
#d2401c color schemes
#d2401c color preview, HTML & CSS examples
This text has a color of #d2401c
<p style="color:#d2401c;">Text here</p>
.mytext {color:#d2401c;}
This box has a color of #d2401c
<div style="background-color:#d2401c;">Content here</div>
.mybackground {background-color:#d2401c;}
Border around this has a color of #d2401c
<div style="border:2px solid #d2401c;">Content here</div>
.myborder {border:2px solid #d2401c;}