#d62d02 color space conversions
Hex:
#d62d02
RGB:
214, 45, 2
CMY:
16, 82, 99
CMYK:
0, 79, 99, 16
HSL:
12°, 98.1481%, 42.3529%
HSV (HSB):
12°, 99.0654%, 83.9216%
XYZ:
28.6809, 16.1773, 1.6683
xyY:
0.6164, 0.3477, 16.1773
CIE-Lab:
47.2062, 62.9272, 59.3015
CIE-LCH:
47.2062, 86.4668, 43.3009
CIE-Luv:
47.2062, 133.3566, 35.9158
Hunter-Lab:
40.2210, 56.8985, 25.6954
#d62d02 color charts
#d62d02 color shades, tints & tones
#d62d02 color schemes
#d62d02 color preview, HTML & CSS examples
This text has a color of #d62d02
<p style="color:#d62d02;">Text here</p>
.mytext {color:#d62d02;}
This box has a color of #d62d02
<div style="background-color:#d62d02;">Content here</div>
.mybackground {background-color:#d62d02;}
Border around this has a color of #d62d02
<div style="border:2px solid #d62d02;">Content here</div>
.myborder {border:2px solid #d62d02;}