#d25a2a color space conversions
Hex:
#d25a2a
RGB:
210, 90, 42
CMY:
18, 65, 84
CMYK:
0, 57, 80, 18
HSL:
17°, 66.6667%, 49.4118%
HSV (HSB):
17°, 80.0000%, 82.3529%
XYZ:
30.6524, 21.1811, 4.6633
xyY:
0.5426, 0.3749, 21.1811
CIE-Lab:
53.1472, 44.8345, 49.2446
CIE-LCH:
53.1472, 66.5970, 47.6839
CIE-Luv:
53.1472, 97.0907, 39.8963
Hunter-Lab:
46.0230, 38.3452, 26.2085
#d25a2a color charts
#d25a2a color shades, tints & tones
#d25a2a color schemes
#d25a2a color preview, HTML & CSS examples
This text has a color of #d25a2a
<p style="color:#d25a2a;">Text here</p>
.mytext {color:#d25a2a;}
This box has a color of #d25a2a
<div style="background-color:#d25a2a;">Content here</div>
.mybackground {background-color:#d25a2a;}
Border around this has a color of #d25a2a
<div style="border:2px solid #d25a2a;">Content here</div>
.myborder {border:2px solid #d25a2a;}