#d25d40 color space conversions
Hex:
#d25d40
RGB:
210, 93, 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.4181, 21.9005, 7.4218
xyY:
0.5173, 0.3606, 21.9005
CIE-Lab:
53.9213, 44.3294, 38.8557
CIE-LCH:
53.9213, 58.9479, 41.2353
CIE-Luv:
53.9213, 91.8147, 33.2167
Hunter-Lab:
46.7980, 37.9406, 23.3557
#d25d40 color charts
#d25d40 color shades, tints & tones
#d25d40 color schemes
#d25d40 color preview, HTML & CSS examples
This text has a color of #d25d40
<p style="color:#d25d40;">Text here</p>
.mytext {color:#d25d40;}
This box has a color of #d25d40
<div style="background-color:#d25d40;">Content here</div>
.mybackground {background-color:#d25d40;}
Border around this has a color of #d25d40
<div style="border:2px solid #d25d40;">Content here</div>
.myborder {border:2px solid #d25d40;}