#d25e42 color space conversions
Hex:
#d25e42
RGB:
210, 94, 66
CMY:
18, 63, 74
CMYK:
0, 55, 69, 18
HSL:
12°, 61.5385%, 54.1176%
HSV (HSB):
12°, 68.5714%, 82.3529%
XYZ:
31.5644, 22.1004, 7.7564
xyY:
0.5139, 0.3598, 22.1004
CIE-Lab:
54.1334, 43.9510, 38.0114
CIE-LCH:
54.1334, 58.1082, 40.8552
CIE-Luv:
54.1334, 90.7571, 32.7271
Hunter-Lab:
47.0111, 37.5801, 23.1254
#d25e42 color charts
#d25e42 color shades, tints & tones
#d25e42 color schemes
#d25e42 color preview, HTML & CSS examples
This text has a color of #d25e42
<p style="color:#d25e42;">Text here</p>
.mytext {color:#d25e42;}
This box has a color of #d25e42
<div style="background-color:#d25e42;">Content here</div>
.mybackground {background-color:#d25e42;}
Border around this has a color of #d25e42
<div style="border:2px solid #d25e42;">Content here</div>
.myborder {border:2px solid #d25e42;}