#d00f5c color space conversions
Hex:
#d00f5c
RGB:
208, 15, 92
CMY:
18, 94, 64
CMYK:
0, 93, 56, 18
HSL:
336°, 86.5471%, 43.7255%
HSV (HSB):
336°, 92.7885%, 81.5686%
XYZ:
28.1150, 14.5243, 11.4468
xyY:
0.5198, 0.2685, 14.5243
CIE-Lab:
44.9756, 70.3218, 10.7376
CIE-LCH:
44.9756, 71.1369, 8.6815
CIE-Luv:
44.9756, 118.8927, -1.1794
Hunter-Lab:
38.1107, 64.9893, 8.8693
#d00f5c color charts
#d00f5c color shades, tints & tones
#d00f5c color schemes
#d00f5c color preview, HTML & CSS examples
This text has a color of #d00f5c
<p style="color:#d00f5c;">Text here</p>
.mytext {color:#d00f5c;}
This box has a color of #d00f5c
<div style="background-color:#d00f5c;">Content here</div>
.mybackground {background-color:#d00f5c;}
Border around this has a color of #d00f5c
<div style="border:2px solid #d00f5c;">Content here</div>
.myborder {border:2px solid #d00f5c;}