#d4000a color space conversions
Hex:
#d4000a
RGB:
212, 0, 10
CMY:
17, 100, 96
CMYK:
0, 100, 95, 17
HSL:
357°, 100.0000%, 41.5686%
HSV (HSB):
357°, 100.0000%, 83.1373%
XYZ:
27.2062, 14.0190, 1.5592
xyY:
0.6359, 0.3277, 14.0190
CIE-Lab:
44.2601, 69.7765, 55.3298
CIE-LCH:
44.2601, 89.0514, 38.4129
CIE-Luv:
44.2601, 144.7296, 30.3043
Hunter-Lab:
37.4419, 64.1789, 23.7404
#d4000a color charts
#d4000a color shades, tints & tones
#d4000a color schemes
#d4000a color preview, HTML & CSS examples
This text has a color of #d4000a
<p style="color:#d4000a;">Text here</p>
.mytext {color:#d4000a;}
This box has a color of #d4000a
<div style="background-color:#d4000a;">Content here</div>
.mybackground {background-color:#d4000a;}
Border around this has a color of #d4000a
<div style="border:2px solid #d4000a;">Content here</div>
.myborder {border:2px solid #d4000a;}