#d25b42 color space conversions
Hex:
#d25b42
RGB:
210, 91, 66
CMY:
18, 64, 74
CMYK:
0, 57, 69, 18
HSL:
10°, 61.5385%, 54.1176%
HSV (HSB):
10°, 68.5714%, 82.3529%
XYZ:
31.3028, 21.5772, 7.6692
xyY:
0.5170, 0.3564, 21.5772
CIE-Lab:
53.5755, 45.3965, 37.3614
CIE-LCH:
53.5755, 58.7939, 39.4544
CIE-Luv:
53.5755, 92.9349, 31.6545
Hunter-Lab:
46.4512, 38.9989, 22.7269
#d25b42 color charts
#d25b42 color shades, tints & tones
#d25b42 color schemes
#d25b42 color preview, HTML & CSS examples
This text has a color of #d25b42
<p style="color:#d25b42;">Text here</p>
.mytext {color:#d25b42;}
This box has a color of #d25b42
<div style="background-color:#d25b42;">Content here</div>
.mybackground {background-color:#d25b42;}
Border around this has a color of #d25b42
<div style="border:2px solid #d25b42;">Content here</div>
.myborder {border:2px solid #d25b42;}