#d00d43 color space conversions
Hex:
#d00d43
RGB:
208, 13, 67
CMY:
18, 95, 74
CMYK:
0, 94, 68, 18
HSL:
343°, 88.2353%, 43.3333%
HSV (HSB):
343°, 93.7500%, 81.5686%
XYZ:
27.1695, 14.1030, 6.6003
xyY:
0.5675, 0.2946, 14.1030
CIE-Lab:
44.3803, 69.1104, 25.5384
CIE-LCH:
44.3803, 73.6780, 20.2808
CIE-Luv:
44.3803, 128.4002, 13.0665
Hunter-Lab:
37.5540, 63.4215, 15.8672
#d00d43 color charts
#d00d43 color shades, tints & tones
#d00d43 color schemes
#d00d43 color preview, HTML & CSS examples
This text has a color of #d00d43
<p style="color:#d00d43;">Text here</p>
.mytext {color:#d00d43;}
This box has a color of #d00d43
<div style="background-color:#d00d43;">Content here</div>
.mybackground {background-color:#d00d43;}
Border around this has a color of #d00d43
<div style="border:2px solid #d00d43;">Content here</div>
.myborder {border:2px solid #d00d43;}