#d25c45 color space conversions
Hex:
#d25c45
RGB:
210, 92, 69
CMY:
18, 64, 73
CMYK:
0, 56, 67, 18
HSL:
10°, 61.0390%, 54.7059%
HSV (HSB):
10°, 67.1429%, 82.3529%
XYZ:
31.4797, 21.7856, 8.1761
xyY:
0.5124, 0.3546, 21.7856
CIE-Lab:
53.7988, 45.0830, 35.9655
CIE-LCH:
53.7988, 57.6714, 38.5815
CIE-Luv:
53.7988, 91.6950, 30.6855
Hunter-Lab:
46.6750, 38.7068, 22.2867
#d25c45 color charts
#d25c45 color shades, tints & tones
#d25c45 color schemes
#d25c45 color preview, HTML & CSS examples
This text has a color of #d25c45
<p style="color:#d25c45;">Text here</p>
.mytext {color:#d25c45;}
This box has a color of #d25c45
<div style="background-color:#d25c45;">Content here</div>
.mybackground {background-color:#d25c45;}
Border around this has a color of #d25c45
<div style="border:2px solid #d25c45;">Content here</div>
.myborder {border:2px solid #d25c45;}