#d92d5c color space conversions
Hex:
#d92d5c
RGB:
217, 45, 92
CMY:
15, 82, 64
CMYK:
0, 79, 58, 15
HSL:
344°, 69.3548%, 51.3725%
HSV (HSB):
344°, 79.2627%, 85.0980%
XYZ:
31.4854, 17.4012, 11.8245
xyY:
0.5186, 0.2866, 17.4012
CIE-Lab:
48.7616, 66.8160, 16.2383
CIE-LCH:
48.7616, 68.7609, 13.6598
CIE-Luv:
48.7616, 118.0044, 5.8123
Hunter-Lab:
41.7147, 61.7273, 12.3939
#d92d5c color charts
#d92d5c color shades, tints & tones
#d92d5c color schemes
#d92d5c color preview, HTML & CSS examples
This text has a color of #d92d5c
<p style="color:#d92d5c;">Text here</p>
.mytext {color:#d92d5c;}
This box has a color of #d92d5c
<div style="background-color:#d92d5c;">Content here</div>
.mybackground {background-color:#d92d5c;}
Border around this has a color of #d92d5c
<div style="border:2px solid #d92d5c;">Content here</div>
.myborder {border:2px solid #d92d5c;}