#d74b7a color space conversions
Hex:
#d74b7a
RGB:
215, 75, 122
CMY:
16, 71, 52
CMYK:
0, 65, 43, 16
HSL:
340°, 63.6364%, 56.8627%
HSV (HSB):
340°, 65.1163%, 84.3137%
XYZ:
34.0533, 20.8844, 20.6486
xyY:
0.4505, 0.2763, 20.8844
CIE-Lab:
52.8227, 58.4717, 3.7545
CIE-LCH:
52.8227, 58.5921, 3.6739
CIE-Luv:
52.8227, 92.6929, -6.2320
Hunter-Lab:
45.6994, 53.0366, 5.2002
#d74b7a color charts
#d74b7a color shades, tints & tones
#d74b7a color schemes
#d74b7a color preview, HTML & CSS examples
This text has a color of #d74b7a
<p style="color:#d74b7a;">Text here</p>
.mytext {color:#d74b7a;}
This box has a color of #d74b7a
<div style="background-color:#d74b7a;">Content here</div>
.mybackground {background-color:#d74b7a;}
Border around this has a color of #d74b7a
<div style="border:2px solid #d74b7a;">Content here</div>
.myborder {border:2px solid #d74b7a;}