#d0002a color space conversions
Hex:
#d0002a
RGB:
208, 0, 42
CMY:
18, 100, 84
CMYK:
0, 100, 80, 18
HSL:
348°, 100.0000%, 40.7843%
HSV (HSB):
348°, 100.0000%, 81.5686%
XYZ:
26.4303, 13.5771, 3.4181
xyY:
0.6086, 0.3127, 13.5771
CIE-Lab:
43.6202, 69.3724, 39.7019
CIE-LCH:
43.6202, 79.9297, 29.7826
CIE-Luv:
43.6202, 137.2527, 22.7291
Hunter-Lab:
36.8471, 63.5554, 20.2930
#d0002a color charts
#d0002a color shades, tints & tones
#d0002a color schemes
#d0002a color preview, HTML & CSS examples
This text has a color of #d0002a
<p style="color:#d0002a;">Text here</p>
.mytext {color:#d0002a;}
This box has a color of #d0002a
<div style="background-color:#d0002a;">Content here</div>
.mybackground {background-color:#d0002a;}
Border around this has a color of #d0002a
<div style="border:2px solid #d0002a;">Content here</div>
.myborder {border:2px solid #d0002a;}