#d25e65 color space conversions
Hex:
#d25e65
RGB:
210, 94, 101
CMY:
18, 63, 60
CMYK:
0, 55, 52, 18
HSL:
356°, 56.3107%, 59.6078%
HSV (HSB):
356°, 55.2381%, 82.3529%
XYZ:
32.9300, 22.6466, 14.9476
xyY:
0.4669, 0.3211, 22.6466
CIE-Lab:
54.7065, 46.4037, 18.7346
CIE-LCH:
54.7065, 50.0429, 21.9854
CIE-Luv:
54.7065, 83.6910, 14.1434
Hunter-Lab:
47.5885, 40.2376, 14.6889
#d25e65 color charts
#d25e65 color shades, tints & tones
#d25e65 color schemes
#d25e65 color preview, HTML & CSS examples
This text has a color of #d25e65
<p style="color:#d25e65;">Text here</p>
.mytext {color:#d25e65;}
This box has a color of #d25e65
<div style="background-color:#d25e65;">Content here</div>
.mybackground {background-color:#d25e65;}
Border around this has a color of #d25e65
<div style="border:2px solid #d25e65;">Content here</div>
.myborder {border:2px solid #d25e65;}