#dd000b color space conversions
Hex:
#dd000b
RGB:
221, 0, 11
CMY:
13, 100, 96
CMYK:
0, 100, 95, 13
HSL:
357°, 100.0000%, 43.3333%
HSV (HSB):
357°, 100.0000%, 86.6667%
XYZ:
29.8792, 15.3963, 1.7136
xyY:
0.6359, 0.3277, 15.3963
CIE-Lab:
46.1723, 71.9909, 57.0735
CIE-LCH:
46.1723, 91.8699, 38.4070
CIE-Luv:
46.1723, 150.9790, 31.6091
Hunter-Lab:
39.2381, 67.2581, 24.8774
#dd000b color charts
#dd000b RGB chart
#dd000b CMYK chart
#dd000b RGB pie chart
#dd000b color shades, tints & tones
#dd000b color schemes
#dd000b color preview, HTML & CSS examples
This text has a color of #dd000b
<p style="color:#dd000b;">Text here</p>
.mytext {color:#dd000b;}
Text color #dd000b
This box has a color of #dd000b
<div style="background-color:#dd000b;">Content here</div>
.mybackground {background-color:#dd000b;}
Background color #dd000b
Border around this has a color of #dd000b
<div style="border:2px solid #dd000b;">Content here</div>
.myborder {border:2px solid #dd000b;}
Border color #dd000b