#df233d color space conversions
Hex:
#df233d
RGB:
223, 35, 61
CMY:
13, 86, 76
CMYK:
0, 84, 73, 13
HSL:
352°, 74.6032%, 50.5882%
HSV (HSB):
352°, 84.3049%, 87.4510%
XYZ:
31.8748, 17.2270, 6.0600
xyY:
0.5778, 0.3123, 17.2270
CIE-Lab:
48.5447, 69.1710, 34.9236
CIE-LCH:
48.5447, 77.4873, 26.7887
CIE-Luv:
48.5447, 135.9992, 21.6457
Hunter-Lab:
41.5054, 64.4477, 20.3971
#df233d color charts
#df233d color shades, tints & tones
#df233d color schemes
#df233d color preview, HTML & CSS examples
This text has a color of #df233d
<p style="color:#df233d;">Text here</p>
.mytext {color:#df233d;}
This box has a color of #df233d
<div style="background-color:#df233d;">Content here</div>
.mybackground {background-color:#df233d;}
Border around this has a color of #df233d
<div style="border:2px solid #df233d;">Content here</div>
.myborder {border:2px solid #df233d;}