#d3067d color space conversions
Hex:
#d3067d
RGB:
211, 6, 125
CMY:
17, 98, 51
CMYK:
0, 97, 41, 17
HSL:
325°, 94.4700%, 42.5490%
HSV (HSB):
325°, 97.1564%, 82.7451%
XYZ:
30.6308, 15.4598, 20.7717
xyY:
0.4581, 0.2312, 15.4598
CIE-Lab:
46.2576, 74.4500, -7.7924
CIE-LCH:
46.2576, 74.8566, 354.0248
CIE-Luv:
46.2576, 107.8440, -24.0609
Hunter-Lab:
39.3190, 70.2492, -3.7988
#d3067d color charts
#d3067d color shades, tints & tones
#d3067d color schemes
#d3067d color preview, HTML & CSS examples
This text has a color of #d3067d
<p style="color:#d3067d;">Text here</p>
.mytext {color:#d3067d;}
This box has a color of #d3067d
<div style="background-color:#d3067d;">Content here</div>
.mybackground {background-color:#d3067d;}
Border around this has a color of #d3067d
<div style="border:2px solid #d3067d;">Content here</div>
.myborder {border:2px solid #d3067d;}