#d25a65 color space conversions
Hex:
#d25a65
RGB:
210, 90, 101
CMY:
18, 65, 60
CMYK:
0, 57, 52, 18
HSL:
355°, 57.1429%, 58.8235%
HSV (HSB):
355°, 57.1429%, 82.3529%
XYZ:
32.5835, 21.9536, 14.8320
xyY:
0.4697, 0.3165, 21.9536
CIE-Lab:
53.9777, 48.3089, 17.7445
CIE-LCH:
53.9777, 51.4647, 20.1690
CIE-Luv:
53.9777, 86.2241, 12.5327
Hunter-Lab:
46.8546, 42.1362, 14.0297
#d25a65 color charts
#d25a65 color shades, tints & tones
#d25a65 color schemes
#d25a65 color preview, HTML & CSS examples
This text has a color of #d25a65
<p style="color:#d25a65;">Text here</p>
.mytext {color:#d25a65;}
This box has a color of #d25a65
<div style="background-color:#d25a65;">Content here</div>
.mybackground {background-color:#d25a65;}
Border around this has a color of #d25a65
<div style="border:2px solid #d25a65;">Content here</div>
.myborder {border:2px solid #d25a65;}