#d2602a color space conversions
Hex:
#d2602a
RGB:
210, 96, 42
CMY:
18, 62, 84
CMYK:
0, 54, 80, 18
HSL:
19°, 66.6667%, 49.4118%
HSV (HSB):
19°, 80.0000%, 82.3529%
XYZ:
31.1791, 22.2345, 4.8389
xyY:
0.5352, 0.3817, 22.2345
CIE-Lab:
54.2750, 41.9260, 50.3217
CIE-LCH:
54.2750, 65.4986, 50.2003
CIE-Luv:
54.2750, 92.4599, 41.8850
Hunter-Lab:
47.1535, 35.5102, 26.9232
#d2602a color charts
#d2602a color shades, tints & tones
#d2602a color schemes
#d2602a color preview, HTML & CSS examples
This text has a color of #d2602a
<p style="color:#d2602a;">Text here</p>
.mytext {color:#d2602a;}
This box has a color of #d2602a
<div style="background-color:#d2602a;">Content here</div>
.mybackground {background-color:#d2602a;}
Border around this has a color of #d2602a
<div style="border:2px solid #d2602a;">Content here</div>
.myborder {border:2px solid #d2602a;}