#d7097d color space conversions
Hex:
#d7097d
RGB:
215, 9, 125
CMY:
16, 96, 51
CMYK:
0, 96, 42, 16
HSL:
326°, 91.9643%, 43.9216%
HSV (HSB):
326°, 95.8140%, 84.3137%
XYZ:
31.8237, 16.1231, 20.8368
xyY:
0.4627, 0.2344, 16.1231
CIE-Lab:
47.1356, 75.0593, -6.3989
CIE-LCH:
47.1356, 75.3315, 355.1272
CIE-Luv:
47.1356, 110.7935, -22.4881
Hunter-Lab:
40.1536, 71.2012, -2.6597
#d7097d color charts
#d7097d color shades, tints & tones
#d7097d color schemes
#d7097d color preview, HTML & CSS examples
This text has a color of #d7097d
<p style="color:#d7097d;">Text here</p>
.mytext {color:#d7097d;}
This box has a color of #d7097d
<div style="background-color:#d7097d;">Content here</div>
.mybackground {background-color:#d7097d;}
Border around this has a color of #d7097d
<div style="border:2px solid #d7097d;">Content here</div>
.myborder {border:2px solid #d7097d;}