#d3277b color space conversions
Hex:
#d3277b
RGB:
211, 39, 123
CMY:
17, 85, 52
CMYK:
0, 82, 42, 17
HSL:
331°, 68.8000%, 49.0196%
HSV (HSB):
331°, 81.5166%, 82.7451%
XYZ:
31.1646, 16.7300, 20.3255
xyY:
0.4568, 0.2452, 16.7300
CIE-Lab:
47.9180, 69.2734, -4.0995
CIE-LCH:
47.9180, 69.3946, 356.6133
CIE-Luv:
47.9180, 103.0955, -18.3601
Hunter-Lab:
40.9023, 64.4253, -0.8313
#d3277b color charts
#d3277b color shades, tints & tones
#d3277b color schemes
#d3277b color preview, HTML & CSS examples
This text has a color of #d3277b
<p style="color:#d3277b;">Text here</p>
.mytext {color:#d3277b;}
This box has a color of #d3277b
<div style="background-color:#d3277b;">Content here</div>
.mybackground {background-color:#d3277b;}
Border around this has a color of #d3277b
<div style="border:2px solid #d3277b;">Content here</div>
.myborder {border:2px solid #d3277b;}