#d3333c color space conversions
Hex:
#d3333c
RGB:
211, 51, 60
CMY:
17, 80, 76
CMYK:
0, 76, 72, 17
HSL:
357°, 64.5161%, 51.3725%
HSV (HSB):
357°, 75.8294%, 82.7451%
XYZ:
28.8634, 16.5428, 5.9468
xyY:
0.5621, 0.3221, 16.5428
CIE-Lab:
47.6787, 61.6006, 33.9092
CIE-LCH:
47.6787, 70.3169, 28.8314
CIE-Luv:
47.6787, 120.0805, 22.7000
Hunter-Lab:
40.6728, 55.4948, 19.8022
#d3333c color charts
#d3333c RGB chart
#d3333c CMYK chart
#d3333c RGB pie chart
#d3333c color shades, tints & tones
#d3333c color schemes
#d3333c color preview, HTML & CSS examples
This text has a color of #d3333c
<p style="color:#d3333c;">Text here</p>
.mytext {color:#d3333c;}
Text color #d3333c
This box has a color of #d3333c
<div style="background-color:#d3333c;">Content here</div>
.mybackground {background-color:#d3333c;}
Background color #d3333c
Border around this has a color of #d3333c
<div style="border:2px solid #d3333c;">Content here</div>
.myborder {border:2px solid #d3333c;}
Border color #d3333c