#d03d83 color space conversions
Hex:
#d03d83
RGB:
208, 61, 131
CMY:
18, 76, 49
CMYK:
0, 71, 37, 18
HSL:
331°, 60.9959%, 52.7451%
HSV (HSB):
331°, 70.6731%, 81.5686%
XYZ:
31.7779, 18.3861, 23.3467
xyY:
0.4323, 0.2501, 18.3861
CIE-Lab:
49.9611, 62.7139, -5.9807
CIE-LCH:
49.9611, 62.9985, 354.5524
CIE-Luv:
49.9611, 90.1383, -19.5624
Hunter-Lab:
42.8790, 57.2493, -2.2669
#d03d83 color charts
#d03d83 color shades, tints & tones
#d03d83 color schemes
#d03d83 color preview, HTML & CSS examples
This text has a color of #d03d83
<p style="color:#d03d83;">Text here</p>
.mytext {color:#d03d83;}
This box has a color of #d03d83
<div style="background-color:#d03d83;">Content here</div>
.mybackground {background-color:#d03d83;}
Border around this has a color of #d03d83
<div style="border:2px solid #d03d83;">Content here</div>
.myborder {border:2px solid #d03d83;}