#d3276f color space conversions
Hex:
#d3276f
RGB:
211, 39, 111
CMY:
17, 85, 56
CMYK:
0, 82, 47, 17
HSL:
335°, 68.8000%, 49.0196%
HSV (HSB):
335°, 81.5166%, 82.7451%
XYZ:
30.4587, 16.4476, 16.6083
xyY:
0.4796, 0.2590, 16.4476
CIE-Lab:
47.5564, 68.2090, 2.7192
CIE-LCH:
47.5564, 68.2632, 2.2829
CIE-Luv:
47.5564, 108.0340, -9.6732
Hunter-Lab:
40.5557, 63.0874, 4.1086
#d3276f color charts
#d3276f color shades, tints & tones
#d3276f color schemes
#d3276f color preview, HTML & CSS examples
This text has a color of #d3276f
<p style="color:#d3276f;">Text here</p>
.mytext {color:#d3276f;}
This box has a color of #d3276f
<div style="background-color:#d3276f;">Content here</div>
.mybackground {background-color:#d3276f;}
Border around this has a color of #d3276f
<div style="border:2px solid #d3276f;">Content here</div>
.myborder {border:2px solid #d3276f;}