#dd303f color space conversions
Hex:
#dd303f
RGB:
221, 48, 63
CMY:
13, 81, 75
CMYK:
0, 78, 71, 13
HSL:
355°, 71.7842%, 52.7451%
HSV (HSB):
355°, 78.2805%, 86.6667%
XYZ:
31.7729, 17.8449, 6.4724
xyY:
0.5665, 0.3181, 17.8449
CIE-Lab:
49.3075, 65.5130, 34.5444
CIE-LCH:
49.3075, 74.0626, 27.8023
CIE-Luv:
49.3075, 128.6717, 22.6530
Hunter-Lab:
42.2433, 60.3317, 20.4860
#dd303f color charts
#dd303f color shades, tints & tones
#dd303f color schemes
#dd303f color preview, HTML & CSS examples
This text has a color of #dd303f
<p style="color:#dd303f;">Text here</p>
.mytext {color:#dd303f;}
This box has a color of #dd303f
<div style="background-color:#dd303f;">Content here</div>
.mybackground {background-color:#dd303f;}
Border around this has a color of #dd303f
<div style="border:2px solid #dd303f;">Content here</div>
.myborder {border:2px solid #dd303f;}