#d00d51 color space conversions
Hex:
#d00d51
RGB:
208, 13, 81
CMY:
18, 95, 68
CMYK:
0, 94, 61, 18
HSL:
339°, 88.2353%, 43.3333%
HSV (HSB):
339°, 93.7500%, 81.5686%
XYZ:
27.6416, 14.2918, 9.0863
xyY:
0.5418, 0.2801, 14.2918
CIE-Lab:
44.6486, 69.8506, 17.1676
CIE-LCH:
44.6486, 71.9294, 13.8083
CIE-Luv:
44.6486, 123.4942, 5.4186
Hunter-Lab:
37.8045, 64.3560, 12.2128
#d00d51 color charts
#d00d51 color shades, tints & tones
#d00d51 color schemes
#d00d51 color preview, HTML & CSS examples
This text has a color of #d00d51
<p style="color:#d00d51;">Text here</p>
.mytext {color:#d00d51;}
This box has a color of #d00d51
<div style="background-color:#d00d51;">Content here</div>
.mybackground {background-color:#d00d51;}
Border around this has a color of #d00d51
<div style="border:2px solid #d00d51;">Content here</div>
.myborder {border:2px solid #d00d51;}