#d05a2a color space conversions
Hex:
#d05a2a
RGB:
208, 90, 42
CMY:
18, 65, 84
CMYK:
0, 57, 80, 18
HSL:
17°, 66.4000%, 49.0196%
HSV (HSB):
17°, 79.8077%, 81.5686%
XYZ:
30.0865, 20.8894, 4.6368
xyY:
0.5410, 0.3756, 20.8894
CIE-Lab:
52.8282, 44.0860, 48.8274
CIE-LCH:
52.8282, 65.7852, 47.9213
CIE-Luv:
52.8282, 95.4230, 39.6877
Hunter-Lab:
45.7049, 37.5189, 25.9784
#d05a2a color charts
#d05a2a color shades, tints & tones
#d05a2a color schemes
#d05a2a color preview, HTML & CSS examples
This text has a color of #d05a2a
<p style="color:#d05a2a;">Text here</p>
.mytext {color:#d05a2a;}
This box has a color of #d05a2a
<div style="background-color:#d05a2a;">Content here</div>
.mybackground {background-color:#d05a2a;}
Border around this has a color of #d05a2a
<div style="border:2px solid #d05a2a;">Content here</div>
.myborder {border:2px solid #d05a2a;}