#d25a2b color space conversions
Hex:
#d25a2b
RGB:
210, 90, 43
CMY:
18, 65, 83
CMYK:
0, 57, 80, 18
HSL:
17°, 66.0079%, 49.6078%
HSV (HSB):
17°, 79.5238%, 82.3529%
XYZ:
30.6706, 21.1884, 4.7588
xyY:
0.5417, 0.3742, 21.1884
CIE-Lab:
53.1551, 44.8681, 48.7839
CIE-LCH:
53.1551, 66.2798, 47.3943
CIE-Luv:
53.1551, 96.9769, 39.6124
Hunter-Lab:
46.0308, 38.3814, 26.0921
#d25a2b color charts
#d25a2b color shades, tints & tones
#d25a2b color schemes
#d25a2b color preview, HTML & CSS examples
This text has a color of #d25a2b
<p style="color:#d25a2b;">Text here</p>
.mytext {color:#d25a2b;}
This box has a color of #d25a2b
<div style="background-color:#d25a2b;">Content here</div>
.mybackground {background-color:#d25a2b;}
Border around this has a color of #d25a2b
<div style="border:2px solid #d25a2b;">Content here</div>
.myborder {border:2px solid #d25a2b;}