#d92d8f color space conversions
Hex:
#d92d8f
RGB:
217, 45, 143
CMY:
15, 82, 44
CMYK:
0, 79, 34, 15
HSL:
326°, 69.3548%, 51.3725%
HSV (HSB):
326°, 79.2627%, 85.0980%
XYZ:
34.5116, 18.6117, 27.7600
xyY:
0.4267, 0.2301, 18.6117
CIE-Lab:
50.2297, 71.2345, -12.6295
CIE-LCH:
50.2297, 72.3454, 349.9462
CIE-Luv:
50.2297, 97.8913, -30.2816
Hunter-Lab:
43.1412, 67.2971, -7.9524
#d92d8f color charts
#d92d8f color shades, tints & tones
#d92d8f color schemes
#d92d8f color preview, HTML & CSS examples
This text has a color of #d92d8f
<p style="color:#d92d8f;">Text here</p>
.mytext {color:#d92d8f;}
This box has a color of #d92d8f
<div style="background-color:#d92d8f;">Content here</div>
.mybackground {background-color:#d92d8f;}
Border around this has a color of #d92d8f
<div style="border:2px solid #d92d8f;">Content here</div>
.myborder {border:2px solid #d92d8f;}