#d25e62 color space conversions
Hex:
#d25e62
RGB:
210, 94, 98
CMY:
18, 63, 62
CMYK:
0, 55, 53, 18
HSL:
358°, 56.3107%, 59.6078%
HSV (HSB):
358°, 55.2381%, 82.3529%
XYZ:
32.7857, 22.5889, 14.1874
xyY:
0.4713, 0.3247, 22.5889
CIE-Lab:
54.6463, 46.1491, 20.4104
CIE-LCH:
54.6463, 50.4611, 23.8584
CIE-Luv:
54.6463, 84.3896, 15.9924
Hunter-Lab:
47.5278, 39.9594, 15.5710
#d25e62 color charts
#d25e62 color shades, tints & tones
#d25e62 color schemes
#d25e62 color preview, HTML & CSS examples
This text has a color of #d25e62
<p style="color:#d25e62;">Text here</p>
.mytext {color:#d25e62;}
This box has a color of #d25e62
<div style="background-color:#d25e62;">Content here</div>
.mybackground {background-color:#d25e62;}
Border around this has a color of #d25e62
<div style="border:2px solid #d25e62;">Content here</div>
.myborder {border:2px solid #d25e62;}