#d00f94 color space conversions
Hex:
#d00f94
RGB:
208, 15, 148
CMY:
18, 94, 42
CMYK:
0, 93, 29, 18
HSL:
319°, 86.5471%, 43.7255%
HSV (HSB):
319°, 92.7885%, 81.5686%
XYZ:
31.5285, 15.8897, 29.4222
xyY:
0.4103, 0.2068, 15.8897
CIE-Lab:
46.8294, 75.3024, -20.9745
CIE-LCH:
46.8294, 78.1689, 344.4355
CIE-Luv:
46.8294, 93.9330, -42.0254
Hunter-Lab:
39.8618, 71.4256, -15.8590
#d00f94 color charts
#d00f94 color shades, tints & tones
#d00f94 color schemes
#d00f94 color preview, HTML & CSS examples
This text has a color of #d00f94
<p style="color:#d00f94;">Text here</p>
.mytext {color:#d00f94;}
This box has a color of #d00f94
<div style="background-color:#d00f94;">Content here</div>
.mybackground {background-color:#d00f94;}
Border around this has a color of #d00f94
<div style="border:2px solid #d00f94;">Content here</div>
.myborder {border:2px solid #d00f94;}