#d25c2c color space conversions
Hex:
#d25c2c
RGB:
210, 92, 44
CMY:
18, 64, 83
CMYK:
0, 56, 79, 18
HSL:
17°, 65.3543%, 49.8039%
HSV (HSB):
17°, 79.0476%, 82.3529%
XYZ:
30.8601, 21.5378, 4.9136
xyY:
0.5385, 0.3758, 21.5378
CIE-Lab:
53.5331, 43.9436, 48.6799
CIE-LCH:
53.5331, 65.5803, 47.9273
CIE-Luv:
53.5331, 95.3347, 39.9806
Hunter-Lab:
46.4088, 37.4803, 26.2088
#d25c2c color charts
#d25c2c color shades, tints & tones
#d25c2c color schemes
#d25c2c color preview, HTML & CSS examples
This text has a color of #d25c2c
<p style="color:#d25c2c;">Text here</p>
.mytext {color:#d25c2c;}
This box has a color of #d25c2c
<div style="background-color:#d25c2c;">Content here</div>
.mybackground {background-color:#d25c2c;}
Border around this has a color of #d25c2c
<div style="border:2px solid #d25c2c;">Content here</div>
.myborder {border:2px solid #d25c2c;}