#d25c40 color space conversions
Hex:
#d25c40
RGB:
210, 92, 64
CMY:
18, 64, 75
CMYK:
0, 56, 70, 18
HSL:
12°, 61.8644%, 53.7255%
HSV (HSB):
12°, 69.5238%, 82.3529%
XYZ:
31.3309, 21.7261, 7.3927
xyY:
0.5183, 0.3594, 21.7261
CIE-Lab:
53.7352, 44.8114, 38.6416
CIE-LCH:
53.7352, 59.1712, 40.7717
CIE-Luv:
53.7352, 92.5451, 32.8617
Hunter-Lab:
46.6113, 38.4134, 23.2243
#d25c40 color charts
#d25c40 color shades, tints & tones
#d25c40 color schemes
#d25c40 color preview, HTML & CSS examples
This text has a color of #d25c40
<p style="color:#d25c40;">Text here</p>
.mytext {color:#d25c40;}
This box has a color of #d25c40
<div style="background-color:#d25c40;">Content here</div>
.mybackground {background-color:#d25c40;}
Border around this has a color of #d25c40
<div style="border:2px solid #d25c40;">Content here</div>
.myborder {border:2px solid #d25c40;}