#d05f63 color space conversions
Hex:
#d05f63
RGB:
208, 95, 99
CMY:
18, 63, 61
CMYK:
0, 54, 52, 18
HSL:
358°, 54.5894%, 59.4118%
HSV (HSB):
358°, 54.3269%, 81.5686%
XYZ:
32.3568, 22.4952, 14.4410
xyY:
0.4670, 0.3246, 22.4952
CIE-Lab:
54.5485, 45.0350, 19.6411
CIE-LCH:
54.5485, 49.1317, 23.5634
CIE-Luv:
54.5485, 81.8773, 15.4207
Hunter-Lab:
47.4291, 38.7743, 15.1480
#d05f63 color charts
#d05f63 color shades, tints & tones
#d05f63 color schemes
#d05f63 color preview, HTML & CSS examples
This text has a color of #d05f63
<p style="color:#d05f63;">Text here</p>
.mytext {color:#d05f63;}
This box has a color of #d05f63
<div style="background-color:#d05f63;">Content here</div>
.mybackground {background-color:#d05f63;}
Border around this has a color of #d05f63
<div style="border:2px solid #d05f63;">Content here</div>
.myborder {border:2px solid #d05f63;}