#d2097f color space conversions
Hex:
#d2097f
RGB:
210, 9, 127
CMY:
18, 96, 50
CMYK:
0, 96, 40, 18
HSL:
325°, 91.7808%, 42.9412%
HSV (HSB):
325°, 95.7143%, 82.3529%
XYZ:
30.5068, 15.4293, 21.4489
xyY:
0.4527, 0.2290, 15.4293
CIE-Lab:
46.2167, 74.1634, -9.1010
CIE-LCH:
46.2167, 74.7197, 353.0039
CIE-Luv:
46.2167, 105.8280, -25.6889
Hunter-Lab:
39.2802, 69.8910, -4.8792
#d2097f color charts
#d2097f color shades, tints & tones
#d2097f color schemes
#d2097f color preview, HTML & CSS examples
This text has a color of #d2097f
<p style="color:#d2097f;">Text here</p>
.mytext {color:#d2097f;}
This box has a color of #d2097f
<div style="background-color:#d2097f;">Content here</div>
.mybackground {background-color:#d2097f;}
Border around this has a color of #d2097f
<div style="border:2px solid #d2097f;">Content here</div>
.myborder {border:2px solid #d2097f;}