#d2825c color space conversions
Hex:
#d2825c
RGB:
210, 130, 92
CMY:
18, 49, 64
CMYK:
0, 38, 56, 18
HSL:
19°, 56.7308%, 59.2157%
HSV (HSB):
19°, 56.1905%, 82.3529%
XYZ:
36.4927, 30.4396, 14.0773
xyY:
0.4505, 0.3758, 30.4396
CIE-Lab:
62.0317, 27.0630, 33.4068
CIE-LCH:
62.0317, 42.9932, 50.9889
CIE-Luv:
62.0317, 60.3524, 35.0201
Hunter-Lab:
55.1721, 21.5149, 23.4925
#d2825c color charts
#d2825c color shades, tints & tones
#d2825c color schemes
#d2825c color preview, HTML & CSS examples
This text has a color of #d2825c
<p style="color:#d2825c;">Text here</p>
.mytext {color:#d2825c;}
This box has a color of #d2825c
<div style="background-color:#d2825c;">Content here</div>
.mybackground {background-color:#d2825c;}
Border around this has a color of #d2825c
<div style="border:2px solid #d2825c;">Content here</div>
.myborder {border:2px solid #d2825c;}