#dd123f color space conversions
Hex:
#dd123f
RGB:
221, 18, 63
CMY:
13, 93, 75
CMYK:
0, 92, 71, 13
HSL:
347°, 84.9372%, 46.8627%
HSV (HSB):
347°, 91.8552%, 86.6667%
XYZ:
30.9323, 16.1636, 6.1922
xyY:
0.5805, 0.3033, 16.1636
CIE-Lab:
47.1885, 71.5590, 32.0340
CIE-LCH:
47.1885, 78.4020, 24.1161
CIE-Luv:
47.1885, 138.6048, 18.3546
Hunter-Lab:
40.2040, 66.9778, 19.0110
#dd123f color charts
#dd123f RGB chart
#dd123f CMYK chart
#dd123f RGB pie chart
#dd123f color shades, tints & tones
#dd123f color schemes
#dd123f color preview, HTML & CSS examples
This text has a color of #dd123f
<p style="color:#dd123f;">Text here</p>
.mytext {color:#dd123f;}
Text color #dd123f
This box has a color of #dd123f
<div style="background-color:#dd123f;">Content here</div>
.mybackground {background-color:#dd123f;}
Background color #dd123f
Border around this has a color of #dd123f
<div style="border:2px solid #dd123f;">Content here</div>
.myborder {border:2px solid #dd123f;}
Border color #dd123f