#d03943 color space conversions
Hex:
#d03943
RGB:
208, 57, 67
CMY:
18, 78, 74
CMYK:
0, 73, 68, 18
HSL:
356°, 61.6327%, 51.9608%
HSV (HSB):
356°, 72.5962%, 81.5686%
XYZ:
28.4887, 16.7414, 7.0401
xyY:
0.5450, 0.3203, 16.7414
CIE-Lab:
47.9325, 59.0457, 29.9556
CIE-LCH:
47.9325, 66.2097, 26.9000
CIE-Luv:
47.9325, 112.8396, 20.3678
Hunter-Lab:
40.9163, 52.6804, 18.4399
#d03943 color charts
#d03943 color shades, tints & tones
#d03943 color schemes
#d03943 color preview, HTML & CSS examples
This text has a color of #d03943
<p style="color:#d03943;">Text here</p>
.mytext {color:#d03943;}
This box has a color of #d03943
<div style="background-color:#d03943;">Content here</div>
.mybackground {background-color:#d03943;}
Border around this has a color of #d03943
<div style="border:2px solid #d03943;">Content here</div>
.myborder {border:2px solid #d03943;}