#df272d color space conversions
Hex:
#df272d
RGB:
223, 39, 45
CMY:
13, 85, 82
CMYK:
0, 83, 80, 13
HSL:
358°, 74.1935%, 51.3725%
HSV (HSB):
358°, 82.5112%, 87.4510%
XYZ:
31.6306, 17.3285, 4.1602
xyY:
0.5955, 0.3262, 17.3285
CIE-Lab:
48.6713, 67.7363, 44.1401
CIE-LCH:
48.6713, 80.8490, 33.0901
CIE-Luv:
48.6713, 138.1240, 28.2278
Hunter-Lab:
41.6275, 62.7849, 23.2138
#df272d color charts
#df272d color shades, tints & tones
#df272d color schemes
#df272d color preview, HTML & CSS examples
This text has a color of #df272d
<p style="color:#df272d;">Text here</p>
.mytext {color:#df272d;}
This box has a color of #df272d
<div style="background-color:#df272d;">Content here</div>
.mybackground {background-color:#df272d;}
Border around this has a color of #df272d
<div style="border:2px solid #df272d;">Content here</div>
.myborder {border:2px solid #df272d;}