#dd3334 color space conversions
Hex:
#dd3334
RGB:
221, 51, 52
CMY:
13, 80, 80
CMYK:
0, 77, 76, 13
HSL:
360°, 71.4286%, 53.3333%
HSV (HSB):
360°, 76.9231%, 86.6667%
XYZ:
31.6225, 17.9877, 5.0541
xyY:
0.5785, 0.3291, 17.9877
CIE-Lab:
49.4812, 64.2154, 41.0214
CIE-LCH:
49.4812, 76.1996, 32.5708
CIE-Luv:
49.4812, 129.7349, 27.6603
Hunter-Lab:
42.4120, 58.8691, 22.6230
#dd3334 color charts
#dd3334 color shades, tints & tones
#dd3334 color schemes
#dd3334 color preview, HTML & CSS examples
This text has a color of #dd3334
<p style="color:#dd3334;">Text here</p>
.mytext {color:#dd3334;}
This box has a color of #dd3334
<div style="background-color:#dd3334;">Content here</div>
.mybackground {background-color:#dd3334;}
Border around this has a color of #dd3334
<div style="border:2px solid #dd3334;">Content here</div>
.myborder {border:2px solid #dd3334;}