#d03361 color space conversions
Hex:
#d03361
RGB:
208, 51, 97
CMY:
18, 80, 62
CMYK:
0, 75, 53, 18
HSL:
342°, 62.5498%, 50.7843%
HSV (HSB):
342°, 75.4808%, 81.5686%
XYZ:
29.3539, 16.6406, 12.9741
xyY:
0.4978, 0.2822, 16.6406
CIE-Lab:
47.8040, 62.9537, 11.5901
CIE-LCH:
47.8040, 64.0117, 10.4317
CIE-Luv:
47.8040, 106.5945, 1.7365
Hunter-Lab:
40.7929, 57.0581, 9.6980
#d03361 color charts
#d03361 color shades, tints & tones
#d03361 color schemes
#d03361 color preview, HTML & CSS examples
This text has a color of #d03361
<p style="color:#d03361;">Text here</p>
.mytext {color:#d03361;}
This box has a color of #d03361
<div style="background-color:#d03361;">Content here</div>
.mybackground {background-color:#d03361;}
Border around this has a color of #d03361
<div style="border:2px solid #d03361;">Content here</div>
.myborder {border:2px solid #d03361;}