#d25a3a color space conversions
Hex:
#d25a3a
RGB:
210, 90, 58
CMY:
18, 65, 77
CMYK:
0, 57, 72, 18
HSL:
13°, 62.8099%, 52.5490%
HSV (HSB):
13°, 72.3810%, 82.3529%
XYZ:
30.9982, 21.3195, 6.4843
xyY:
0.5272, 0.3626, 21.3195
CIE-Lab:
53.2974, 45.4717, 41.3759
CIE-LCH:
53.2974, 61.4788, 42.2999
CIE-Luv:
53.2974, 94.9616, 34.5774
Hunter-Lab:
46.1730, 39.0332, 23.9948
#d25a3a color charts
#d25a3a color shades, tints & tones
#d25a3a color schemes
#d25a3a color preview, HTML & CSS examples
This text has a color of #d25a3a
<p style="color:#d25a3a;">Text here</p>
.mytext {color:#d25a3a;}
This box has a color of #d25a3a
<div style="background-color:#d25a3a;">Content here</div>
.mybackground {background-color:#d25a3a;}
Border around this has a color of #d25a3a
<div style="border:2px solid #d25a3a;">Content here</div>
.myborder {border:2px solid #d25a3a;}