#d03750 color space conversions
Hex:
#d03750
RGB:
208, 55, 80
CMY:
18, 78, 69
CMYK:
0, 74, 62, 18
HSL:
350°, 61.9433%, 51.5686%
HSV (HSB):
350°, 73.5577%, 81.5686%
XYZ:
28.8266, 16.7215, 9.2977
xyY:
0.5256, 0.3049, 16.7215
CIE-Lab:
47.9071, 60.4729, 22.1134
CIE-LCH:
47.9071, 64.3893, 20.0862
CIE-Luv:
47.9071, 110.2901, 13.0826
Hunter-Lab:
40.8919, 54.2721, 15.1435
#d03750 color charts
#d03750 color shades, tints & tones
#d03750 color schemes
#d03750 color preview, HTML & CSS examples
This text has a color of #d03750
<p style="color:#d03750;">Text here</p>
.mytext {color:#d03750;}
This box has a color of #d03750
<div style="background-color:#d03750;">Content here</div>
.mybackground {background-color:#d03750;}
Border around this has a color of #d03750
<div style="border:2px solid #d03750;">Content here</div>
.myborder {border:2px solid #d03750;}