#d3076a color space conversions
Hex:
#d3076a
RGB:
211, 7, 106
CMY:
17, 97, 58
CMYK:
0, 97, 50, 17
HSL:
331°, 93.5780%, 42.7451%
HSV (HSB):
331°, 96.6825%, 82.7451%
XYZ:
29.5415, 15.0414, 14.9820
xyY:
0.4960, 0.2525, 15.0414
CIE-Lab:
45.6909, 72.7800, 3.1114
CIE-LCH:
45.6909, 72.8465, 2.4480
CIE-Luv:
45.6909, 116.3630, -10.2502
Hunter-Lab:
38.7833, 68.0937, 4.2447
#d3076a color charts
#d3076a color shades, tints & tones
#d3076a color schemes
#d3076a color preview, HTML & CSS examples
This text has a color of #d3076a
<p style="color:#d3076a;">Text here</p>
.mytext {color:#d3076a;}
This box has a color of #d3076a
<div style="background-color:#d3076a;">Content here</div>
.mybackground {background-color:#d3076a;}
Border around this has a color of #d3076a
<div style="border:2px solid #d3076a;">Content here</div>
.myborder {border:2px solid #d3076a;}