#d33344 color space conversions
Hex:
#d33344
RGB:
211, 51, 68
CMY:
17, 80, 73
CMYK:
0, 76, 68, 17
HSL:
354°, 64.5161%, 51.3725%
HSV (HSB):
354°, 75.8294%, 82.7451%
XYZ:
29.0912, 16.6339, 7.1462
xyY:
0.5502, 0.3146, 16.6339
CIE-Lab:
47.7954, 61.9793, 29.3177
CIE-LCH:
47.7954, 68.5636, 25.3152
CIE-Luv:
47.7954, 118.0504, 19.0235
Hunter-Lab:
40.7847, 55.9486, 18.1606
#d33344 color charts
#d33344 color shades, tints & tones
#d33344 color schemes
#d33344 color preview, HTML & CSS examples
This text has a color of #d33344
<p style="color:#d33344;">Text here</p>
.mytext {color:#d33344;}
This box has a color of #d33344
<div style="background-color:#d33344;">Content here</div>
.mybackground {background-color:#d33344;}
Border around this has a color of #d33344
<div style="border:2px solid #d33344;">Content here</div>
.myborder {border:2px solid #d33344;}