#d92d7a color space conversions
Hex:
#d92d7a
RGB:
217, 45, 122
CMY:
15, 82, 52
CMYK:
0, 79, 44, 15
HSL:
333°, 69.3548%, 51.3725%
HSV (HSB):
333°, 79.2627%, 85.0980%
XYZ:
33.0665, 18.0336, 20.1504
xyY:
0.4641, 0.2531, 18.0336
CIE-Lab:
49.5369, 69.1711, -0.9791
CIE-LCH:
49.5369, 69.1780, 359.1891
CIE-Luv:
49.5369, 106.5827, -14.4747
Hunter-Lab:
42.4660, 64.6749, 1.5927
#d92d7a color charts
#d92d7a color shades, tints & tones
#d92d7a color schemes
#d92d7a color preview, HTML & CSS examples
This text has a color of #d92d7a
<p style="color:#d92d7a;">Text here</p>
.mytext {color:#d92d7a;}
This box has a color of #d92d7a
<div style="background-color:#d92d7a;">Content here</div>
.mybackground {background-color:#d92d7a;}
Border around this has a color of #d92d7a
<div style="border:2px solid #d92d7a;">Content here</div>
.myborder {border:2px solid #d92d7a;}