#d00d94 color space conversions
Hex:
#d00d94
RGB:
208, 13, 148
CMY:
18, 95, 42
CMYK:
0, 94, 29, 18
HSL:
318°, 88.2353%, 43.3333%
HSV (HSB):
318°, 93.7500%, 81.5686%
XYZ:
31.5016, 15.8359, 29.4133
xyY:
0.4104, 0.2063, 15.8359
CIE-Lab:
46.7584, 75.5100, -21.0837
CIE-LCH:
46.7584, 78.3982, 344.3993
CIE-Luv:
46.7584, 94.1232, -42.2007
Hunter-Lab:
39.7943, 71.6627, -15.9672
#d00d94 color charts
#d00d94 color shades, tints & tones
#d00d94 color schemes
#d00d94 color preview, HTML & CSS examples
This text has a color of #d00d94
<p style="color:#d00d94;">Text here</p>
.mytext {color:#d00d94;}
This box has a color of #d00d94
<div style="background-color:#d00d94;">Content here</div>
.mybackground {background-color:#d00d94;}
Border around this has a color of #d00d94
<div style="border:2px solid #d00d94;">Content here</div>
.myborder {border:2px solid #d00d94;}