#dd272c color space conversions
Hex:
#dd272c
RGB:
221, 39, 44
CMY:
13, 85, 83
CMYK:
0, 82, 80, 13
HSL:
358°, 72.8000%, 50.9804%
HSV (HSB):
358°, 82.3529%, 86.6667%
XYZ:
30.9989, 17.0050, 4.0313
xyY:
0.5957, 0.3268, 17.0050
CIE-Lab:
48.2664, 67.1595, 44.1449
CIE-LCH:
48.2664, 80.3690, 33.3175
CIE-Luv:
48.2664, 136.7983, 28.2034
Hunter-Lab:
41.2372, 62.0176, 23.0698
#dd272c color charts
#dd272c color shades, tints & tones
#dd272c color schemes
#dd272c color preview, HTML & CSS examples
This text has a color of #dd272c
<p style="color:#dd272c;">Text here</p>
.mytext {color:#dd272c;}
This box has a color of #dd272c
<div style="background-color:#dd272c;">Content here</div>
.mybackground {background-color:#dd272c;}
Border around this has a color of #dd272c
<div style="border:2px solid #dd272c;">Content here</div>
.myborder {border:2px solid #dd272c;}