#d3278c color space conversions
Hex:
#d3278c
RGB:
211, 39, 140
CMY:
17, 85, 45
CMYK:
0, 82, 34, 17
HSL:
325°, 68.8000%, 49.0196%
HSV (HSB):
325°, 81.5166%, 82.7451%
XYZ:
32.3231, 17.1934, 26.4260
xyY:
0.4256, 0.2264, 17.1934
CIE-Lab:
48.5028, 70.9731, -13.5421
CIE-LCH:
48.5028, 72.2535, 349.1975
CIE-Luv:
48.5028, 95.8860, -31.2462
Hunter-Lab:
41.4649, 66.5825, -8.7607
#d3278c color charts
#d3278c color shades, tints & tones
#d3278c color schemes
#d3278c color preview, HTML & CSS examples
This text has a color of #d3278c
<p style="color:#d3278c;">Text here</p>
.mytext {color:#d3278c;}
This box has a color of #d3278c
<div style="background-color:#d3278c;">Content here</div>
.mybackground {background-color:#d3278c;}
Border around this has a color of #d3278c
<div style="border:2px solid #d3278c;">Content here</div>
.myborder {border:2px solid #d3278c;}