#df000c color space conversions
Hex:
#df000c
RGB:
223, 0, 12
CMY:
13, 100, 95
CMYK:
0, 100, 95, 13
HSL:
357°, 100.0000%, 43.7255%
HSV (HSB):
357°, 100.0000%, 87.4510%
XYZ:
30.4978, 15.7145, 1.7736
xyY:
0.6356, 0.3275, 15.7145
CIE-Lab:
46.5977, 72.4874, 57.2284
CIE-LCH:
46.5977, 92.3553, 38.2909
CIE-Luv:
46.5977, 152.3044, 31.8133
Hunter-Lab:
39.6415, 67.9543, 25.0964
#df000c color charts
#df000c RGB chart
#df000c CMYK chart
#df000c RGB pie chart
#df000c color shades, tints & tones
#df000c color schemes
#df000c color preview, HTML & CSS examples
This text has a color of #df000c
<p style="color:#df000c;">Text here</p>
.mytext {color:#df000c;}
Text color #df000c
This box has a color of #df000c
<div style="background-color:#df000c;">Content here</div>
.mybackground {background-color:#df000c;}
Background color #df000c
Border around this has a color of #df000c
<div style="border:2px solid #df000c;">Content here</div>
.myborder {border:2px solid #df000c;}
Border color #df000c