#d2787d color space conversions
Hex:
#d2787d
RGB:
210, 120, 125
CMY:
18, 53, 51
CMYK:
0, 43, 40, 18
HSL:
357°, 50.0000%, 64.7059%
HSV (HSB):
357°, 42.8571%, 82.3529%
XYZ:
36.9965, 28.6152, 22.9754
xyY:
0.4176, 0.3230, 28.6152
CIE-Lab:
60.4406, 35.5859, 12.7253
CIE-LCH:
60.4406, 37.7927, 19.6768
CIE-Luv:
60.4406, 61.8298, 10.1402
Hunter-Lab:
53.4932, 29.8394, 11.9801
#d2787d color charts
#d2787d color shades, tints & tones
#d2787d color schemes
#d2787d color preview, HTML & CSS examples
This text has a color of #d2787d
<p style="color:#d2787d;">Text here</p>
.mytext {color:#d2787d;}
This box has a color of #d2787d
<div style="background-color:#d2787d;">Content here</div>
.mybackground {background-color:#d2787d;}
Border around this has a color of #d2787d
<div style="border:2px solid #d2787d;">Content here</div>
.myborder {border:2px solid #d2787d;}