#d03d46 color space conversions
Hex:
#d03d46
RGB:
208, 61, 70
CMY:
18, 76, 73
CMYK:
0, 71, 66, 18
HSL:
356°, 60.9959%, 52.7451%
HSV (HSB):
356°, 70.6731%, 81.5686%
XYZ:
28.7867, 17.1896, 7.5950
xyY:
0.5374, 0.3209, 17.1896
CIE-Lab:
48.4980, 57.7709, 28.8744
CIE-LCH:
48.4980, 64.5848, 26.5563
CIE-Luv:
48.4980, 109.8933, 19.9600
Hunter-Lab:
41.4603, 51.3803, 18.1610
#d03d46 color charts
#d03d46 color shades, tints & tones
#d03d46 color schemes
#d03d46 color preview, HTML & CSS examples
This text has a color of #d03d46
<p style="color:#d03d46;">Text here</p>
.mytext {color:#d03d46;}
This box has a color of #d03d46
<div style="background-color:#d03d46;">Content here</div>
.mybackground {background-color:#d03d46;}
Border around this has a color of #d03d46
<div style="border:2px solid #d03d46;">Content here</div>
.myborder {border:2px solid #d03d46;}