#d03340 color space conversions
Hex:
#d03340
RGB:
208, 51, 64
CMY:
18, 80, 75
CMYK:
0, 75, 69, 18
HSL:
355°, 62.5498%, 50.7843%
HSV (HSB):
355°, 75.4808%, 81.5686%
XYZ:
28.1217, 16.1477, 6.4851
xyY:
0.5541, 0.3182, 16.1477
CIE-Lab:
47.1677, 60.8993, 30.8041
CIE-LCH:
47.1677, 68.2467, 26.8312
CIE-Luv:
47.1677, 116.7020, 20.3318
Hunter-Lab:
40.1842, 54.5952, 18.5604
#d03340 color charts
#d03340 color shades, tints & tones
#d03340 color schemes
#d03340 color preview, HTML & CSS examples
This text has a color of #d03340
<p style="color:#d03340;">Text here</p>
.mytext {color:#d03340;}
This box has a color of #d03340
<div style="background-color:#d03340;">Content here</div>
.mybackground {background-color:#d03340;}
Border around this has a color of #d03340
<div style="border:2px solid #d03340;">Content here</div>
.myborder {border:2px solid #d03340;}