#d25d82 color space conversions
Hex:
#d25d82
RGB:
210, 93, 130
CMY:
18, 64, 49
CMYK:
0, 56, 38, 18
HSL:
341°, 56.5217%, 59.4118%
HSV (HSB):
341°, 55.7143%, 82.3529%
XYZ:
34.5220, 23.1420, 23.7664
xyY:
0.4239, 0.2842, 23.1420
CIE-Lab:
55.2183, 49.7675, 2.3704
CIE-LCH:
55.2183, 49.8239, 2.7269
CIE-Luv:
55.2183, 76.8246, -6.1101
Hunter-Lab:
48.1062, 43.9094, 4.3826
#d25d82 color charts
#d25d82 color shades, tints & tones
#d25d82 color schemes
#d25d82 color preview, HTML & CSS examples
This text has a color of #d25d82
<p style="color:#d25d82;">Text here</p>
.mytext {color:#d25d82;}
This box has a color of #d25d82
<div style="background-color:#d25d82;">Content here</div>
.mybackground {background-color:#d25d82;}
Border around this has a color of #d25d82
<div style="border:2px solid #d25d82;">Content here</div>
.myborder {border:2px solid #d25d82;}