#d25f40 color space conversions
Hex:
#d25f40
RGB:
210, 95, 64
CMY:
18, 63, 75
CMYK:
0, 55, 70, 18
HSL:
13°, 61.8644%, 53.7255%
HSV (HSB):
13°, 69.5238%, 82.3529%
XYZ:
31.5960, 22.2562, 7.4811
xyY:
0.5152, 0.3629, 22.2562
CIE-Lab:
54.2978, 43.3575, 39.2879
CIE-LCH:
54.2978, 58.5099, 42.1809
CIE-Luv:
54.2978, 90.3448, 33.9331
Hunter-Lab:
47.1765, 36.9896, 23.6216
#d25f40 color charts
#d25f40 color shades, tints & tones
#d25f40 color schemes
#d25f40 color preview, HTML & CSS examples
This text has a color of #d25f40
<p style="color:#d25f40;">Text here</p>
.mytext {color:#d25f40;}
This box has a color of #d25f40
<div style="background-color:#d25f40;">Content here</div>
.mybackground {background-color:#d25f40;}
Border around this has a color of #d25f40
<div style="border:2px solid #d25f40;">Content here</div>
.myborder {border:2px solid #d25f40;}