#d03a65 color space conversions
Hex:
#d03a65
RGB:
208, 58, 101
CMY:
18, 77, 60
CMYK:
0, 72, 51, 18
HSL:
343°, 61.4754%, 52.1569%
HSV (HSB):
343°, 72.1154%, 81.5686%
XYZ:
29.8744, 17.3756, 14.0912
xyY:
0.4870, 0.2833, 17.3756
CIE-Lab:
48.7298, 60.9489, 10.4392
CIE-LCH:
48.7298, 61.8365, 9.7192
CIE-Luv:
48.7298, 102.1484, 1.0022
Hunter-Lab:
41.6840, 54.9817, 9.1360
#d03a65 color charts
#d03a65 color shades, tints & tones
#d03a65 color schemes
#d03a65 color preview, HTML & CSS examples
This text has a color of #d03a65
<p style="color:#d03a65;">Text here</p>
.mytext {color:#d03a65;}
This box has a color of #d03a65
<div style="background-color:#d03a65;">Content here</div>
.mybackground {background-color:#d03a65;}
Border around this has a color of #d03a65
<div style="border:2px solid #d03a65;">Content here</div>
.myborder {border:2px solid #d03a65;}