#d03005 color space conversions
Hex:
#d03005
RGB:
208, 48, 5
CMY:
18, 81, 98
CMYK:
0, 77, 98, 18
HSL:
13°, 95.3052%, 41.7647%
HSV (HSB):
13°, 97.5962%, 81.5686%
XYZ:
27.0968, 15.5348, 1.7139
xyY:
0.6110, 0.3503, 15.5348
CIE-Lab:
46.3581, 60.2912, 57.3905
CIE-LCH:
46.3581, 83.2388, 43.5880
CIE-Luv:
46.3581, 127.0200, 35.4013
Hunter-Lab:
39.4142, 53.7419, 25.0117
#d03005 color charts
#d03005 color shades, tints & tones
#d03005 color schemes
#d03005 color preview, HTML & CSS examples
This text has a color of #d03005
<p style="color:#d03005;">Text here</p>
.mytext {color:#d03005;}
This box has a color of #d03005
<div style="background-color:#d03005;">Content here</div>
.mybackground {background-color:#d03005;}
Border around this has a color of #d03005
<div style="border:2px solid #d03005;">Content here</div>
.myborder {border:2px solid #d03005;}