#d7628c color space conversions
Hex:
#d7628c
RGB:
215, 98, 140
CMY:
16, 62, 45
CMYK:
0, 54, 35, 16
HSL:
338°, 59.3909%, 61.3725%
HSV (HSB):
338°, 54.4186%, 84.3137%
XYZ:
37.1256, 25.0759, 27.6943
xyY:
0.4130, 0.2789, 25.0759
CIE-Lab:
57.1493, 50.1967, -0.5991
CIE-LCH:
57.1493, 50.2003, 359.3162
CIE-Luv:
57.1493, 75.2979, -10.1399
Hunter-Lab:
50.0758, 44.7051, 2.2629
#d7628c color charts
#d7628c color shades, tints & tones
#d7628c color schemes
#d7628c color preview, HTML & CSS examples
This text has a color of #d7628c
<p style="color:#d7628c;">Text here</p>
.mytext {color:#d7628c;}
This box has a color of #d7628c
<div style="background-color:#d7628c;">Content here</div>
.mybackground {background-color:#d7628c;}
Border around this has a color of #d7628c
<div style="border:2px solid #d7628c;">Content here</div>
.myborder {border:2px solid #d7628c;}