#dd183f color space conversions
Hex:
#dd183f
RGB:
221, 24, 63
CMY:
13, 91, 75
CMYK:
0, 89, 71, 13
HSL:
348°, 80.4082%, 48.0392%
HSV (HSB):
348°, 89.1403%, 86.6667%
XYZ:
31.0426, 16.3843, 6.2290
xyY:
0.5786, 0.3054, 16.3843
CIE-Lab:
47.4747, 70.7336, 32.3756
CIE-LCH:
47.4747, 77.7909, 24.5941
CIE-Luv:
47.4747, 137.2424, 18.9397
Hunter-Lab:
40.4775, 66.0578, 19.2103
#dd183f color charts
#dd183f color shades, tints & tones
#dd183f color schemes
#dd183f color preview, HTML & CSS examples
This text has a color of #dd183f
<p style="color:#dd183f;">Text here</p>
.mytext {color:#dd183f;}
This box has a color of #dd183f
<div style="background-color:#dd183f;">Content here</div>
.mybackground {background-color:#dd183f;}
Border around this has a color of #dd183f
<div style="border:2px solid #dd183f;">Content here</div>
.myborder {border:2px solid #dd183f;}