#d03f56 color space conversions
Hex:
#d03f56
RGB:
208, 63, 86
CMY:
18, 75, 66
CMYK:
0, 70, 59, 18
HSL:
350°, 60.6695%, 53.1373%
HSV (HSB):
350°, 69.7115%, 81.5686%
XYZ:
29.4696, 17.6368, 10.6551
xyY:
0.5102, 0.3053, 17.6368
CIE-Lab:
49.0526, 58.0153, 19.9953
CIE-LCH:
49.0526, 61.3644, 19.0168
CIE-Luv:
49.0526, 104.4305, 11.8537
Hunter-Lab:
41.9962, 51.7640, 14.3545
#d03f56 color charts
#d03f56 color shades, tints & tones
#d03f56 color schemes
#d03f56 color preview, HTML & CSS examples
This text has a color of #d03f56
<p style="color:#d03f56;">Text here</p>
.mytext {color:#d03f56;}
This box has a color of #d03f56
<div style="background-color:#d03f56;">Content here</div>
.mybackground {background-color:#d03f56;}
Border around this has a color of #d03f56
<div style="border:2px solid #d03f56;">Content here</div>
.myborder {border:2px solid #d03f56;}