#d25a53 color space conversions
Hex:
#d25a53
RGB:
210, 90, 83
CMY:
18, 65, 67
CMYK:
0, 57, 60, 18
HSL:
3°, 58.5253%, 57.4510%
HSV (HSB):
3°, 60.4762%, 82.3529%
XYZ:
31.7958, 21.6385, 10.6844
xyY:
0.4959, 0.3375, 21.6385
CIE-Lab:
53.6413, 46.9160, 27.8225
CIE-LCH:
53.6413, 54.5454, 30.6691
CIE-Luv:
53.6413, 90.3695, 23.0375
Hunter-Lab:
46.5172, 40.6048, 18.9438
#d25a53 color charts
#d25a53 color shades, tints & tones
#d25a53 color schemes
#d25a53 color preview, HTML & CSS examples
This text has a color of #d25a53
<p style="color:#d25a53;">Text here</p>
.mytext {color:#d25a53;}
This box has a color of #d25a53
<div style="background-color:#d25a53;">Content here</div>
.mybackground {background-color:#d25a53;}
Border around this has a color of #d25a53
<div style="border:2px solid #d25a53;">Content here</div>
.myborder {border:2px solid #d25a53;}