#d3277f color space conversions
Hex:
#d3277f
RGB:
211, 39, 127
CMY:
17, 85, 50
CMYK:
0, 82, 40, 17
HSL:
329°, 68.8000%, 49.0196%
HSV (HSB):
329°, 81.5166%, 82.7451%
XYZ:
31.4203, 16.8322, 21.6716
xyY:
0.4493, 0.2407, 16.8322
CIE-Lab:
48.0479, 69.6533, -6.3449
CIE-LCH:
48.0479, 69.9417, 354.7951
CIE-Luv:
48.0479, 101.4150, -21.3408
Hunter-Lab:
41.0271, 64.9053, -2.5996
#d3277f color charts
#d3277f color shades, tints & tones
#d3277f color schemes
#d3277f color preview, HTML & CSS examples
This text has a color of #d3277f
<p style="color:#d3277f;">Text here</p>
.mytext {color:#d3277f;}
This box has a color of #d3277f
<div style="background-color:#d3277f;">Content here</div>
.mybackground {background-color:#d3277f;}
Border around this has a color of #d3277f
<div style="border:2px solid #d3277f;">Content here</div>
.myborder {border:2px solid #d3277f;}