#d25e80 color space conversions
Hex:
#d25e80
RGB:
210, 94, 128
CMY:
18, 63, 50
CMYK:
0, 55, 39, 18
HSL:
342°, 56.3107%, 59.6078%
HSV (HSB):
342°, 55.2381%, 82.3529%
XYZ:
34.4773, 23.2656, 23.0956
xyY:
0.4265, 0.2878, 23.2656
CIE-Lab:
55.3448, 49.0686, 3.7323
CIE-LCH:
55.3448, 49.2103, 4.3497
CIE-Luv:
55.3448, 76.8159, -4.2082
Hunter-Lab:
48.2344, 43.1794, 5.3748
#d25e80 color charts
#d25e80 color shades, tints & tones
#d25e80 color schemes
#d25e80 color preview, HTML & CSS examples
This text has a color of #d25e80
<p style="color:#d25e80;">Text here</p>
.mytext {color:#d25e80;}
This box has a color of #d25e80
<div style="background-color:#d25e80;">Content here</div>
.mybackground {background-color:#d25e80;}
Border around this has a color of #d25e80
<div style="border:2px solid #d25e80;">Content here</div>
.myborder {border:2px solid #d25e80;}