#d25d2f color space conversions
Hex:
#d25d2f
RGB:
210, 93, 47
CMY:
18, 64, 82
CMYK:
0, 56, 78, 18
HSL:
17°, 64.4269%, 50.3922%
HSV (HSB):
17°, 77.6190%, 82.3529%
XYZ:
31.0058, 21.7356, 5.2505
xyY:
0.5347, 0.3748, 21.7356
CIE-Lab:
53.7453, 43.5688, 47.4540
CIE-LCH:
53.7453, 64.4214, 47.4441
CIE-Luv:
53.7453, 94.2170, 39.4121
Hunter-Lab:
46.6214, 37.1247, 25.9577
#d25d2f color charts
#d25d2f color shades, tints & tones
#d25d2f color schemes
#d25d2f color preview, HTML & CSS examples
This text has a color of #d25d2f
<p style="color:#d25d2f;">Text here</p>
.mytext {color:#d25d2f;}
This box has a color of #d25d2f
<div style="background-color:#d25d2f;">Content here</div>
.mybackground {background-color:#d25d2f;}
Border around this has a color of #d25d2f
<div style="border:2px solid #d25d2f;">Content here</div>
.myborder {border:2px solid #d25d2f;}