#d03b5c color space conversions
Hex:
#d03b5c
RGB:
208, 59, 92
CMY:
18, 77, 64
CMYK:
0, 72, 56, 18
HSL:
347°, 61.3169%, 52.3529%
HSV (HSB):
347°, 71.6346%, 81.5686%
XYZ:
29.5082, 17.3105, 11.9112
xyY:
0.5024, 0.2947, 17.3105
CIE-Lab:
48.6489, 59.9025, 15.8114
CIE-LCH:
48.6489, 61.9541, 14.7861
CIE-Luv:
48.6489, 104.6363, 7.0707
Hunter-Lab:
41.6059, 53.7871, 12.1502
#d03b5c color charts
#d03b5c color shades, tints & tones
#d03b5c color schemes
#d03b5c color preview, HTML & CSS examples
This text has a color of #d03b5c
<p style="color:#d03b5c;">Text here</p>
.mytext {color:#d03b5c;}
This box has a color of #d03b5c
<div style="background-color:#d03b5c;">Content here</div>
.mybackground {background-color:#d03b5c;}
Border around this has a color of #d03b5c
<div style="border:2px solid #d03b5c;">Content here</div>
.myborder {border:2px solid #d03b5c;}