#d00d81 color space conversions
Hex:
#d00d81
RGB:
208, 13, 129
CMY:
18, 95, 49
CMYK:
0, 94, 38, 18
HSL:
324°, 88.2353%, 43.3333%
HSV (HSB):
324°, 93.7500%, 81.5686%
XYZ:
30.1188, 15.2827, 22.1313
xyY:
0.4460, 0.2263, 15.2827
CIE-Lab:
46.0190, 73.5578, -10.6630
CIE-LCH:
46.0190, 74.3267, 351.7518
CIE-Luv:
46.0190, 102.8959, -27.5800
Hunter-Lab:
39.0931, 69.1101, -6.1999
#d00d81 color charts
#d00d81 color shades, tints & tones
#d00d81 color schemes
#d00d81 color preview, HTML & CSS examples
This text has a color of #d00d81
<p style="color:#d00d81;">Text here</p>
.mytext {color:#d00d81;}
This box has a color of #d00d81
<div style="background-color:#d00d81;">Content here</div>
.mybackground {background-color:#d00d81;}
Border around this has a color of #d00d81
<div style="border:2px solid #d00d81;">Content here</div>
.myborder {border:2px solid #d00d81;}