#d25c35 color space conversions
Hex:
#d25c35
RGB:
210, 92, 53
CMY:
18, 64, 79
CMYK:
0, 56, 75, 18
HSL:
15°, 63.5628%, 51.5686%
HSV (HSB):
15°, 74.7619%, 82.3529%
XYZ:
31.0481, 21.6130, 5.9035
xyY:
0.5302, 0.3690, 21.6130
CIE-Lab:
53.6139, 44.2916, 44.3270
CIE-LCH:
53.6139, 62.6628, 45.0229
CIE-Luv:
53.6139, 94.2022, 37.0947
Hunter-Lab:
46.4898, 37.8538, 25.0139
#d25c35 color charts
#d25c35 color shades, tints & tones
#d25c35 color schemes
#d25c35 color preview, HTML & CSS examples
This text has a color of #d25c35
<p style="color:#d25c35;">Text here</p>
.mytext {color:#d25c35;}
This box has a color of #d25c35
<div style="background-color:#d25c35;">Content here</div>
.mybackground {background-color:#d25c35;}
Border around this has a color of #d25c35
<div style="border:2px solid #d25c35;">Content here</div>
.myborder {border:2px solid #d25c35;}