#d03d39 color space conversions
Hex:
#d03d39
RGB:
208, 61, 57
CMY:
18, 76, 78
CMYK:
0, 71, 73, 18
HSL:
2°, 61.6327%, 51.9608%
HSV (HSB):
2°, 72.5962%, 81.5686%
XYZ:
28.4197, 17.0428, 5.6626
xyY:
0.5559, 0.3334, 17.0428
CIE-Lab:
48.3139, 57.1315, 36.2328
CIE-LCH:
48.3139, 67.6523, 32.3829
CIE-Luv:
48.3139, 112.9092, 25.8551
Hunter-Lab:
41.2829, 50.6366, 20.7655
#d03d39 color charts
#d03d39 color shades, tints & tones
#d03d39 color schemes
#d03d39 color preview, HTML & CSS examples
This text has a color of #d03d39
<p style="color:#d03d39;">Text here</p>
.mytext {color:#d03d39;}
This box has a color of #d03d39
<div style="background-color:#d03d39;">Content here</div>
.mybackground {background-color:#d03d39;}
Border around this has a color of #d03d39
<div style="border:2px solid #d03d39;">Content here</div>
.myborder {border:2px solid #d03d39;}