#d00b43 color space conversions
Hex:
#d00b43
RGB:
208, 11, 67
CMY:
18, 96, 74
CMYK:
0, 95, 68, 18
HSL:
343°, 89.9543%, 42.9412%
HSV (HSB):
343°, 94.7115%, 81.5686%
XYZ:
27.1452, 14.0545, 6.5923
xyY:
0.5680, 0.2941, 14.0545
CIE-Lab:
44.3110, 69.3110, 25.4510
CIE-LCH:
44.3110, 73.8361, 20.1632
CIE-Luv:
44.3110, 128.7121, 12.9220
Hunter-Lab:
37.4893, 63.6417, 15.8167
#d00b43 color charts
#d00b43 color shades, tints & tones
#d00b43 color schemes
#d00b43 color preview, HTML & CSS examples
This text has a color of #d00b43
<p style="color:#d00b43;">Text here</p>
.mytext {color:#d00b43;}
This box has a color of #d00b43
<div style="background-color:#d00b43;">Content here</div>
.mybackground {background-color:#d00b43;}
Border around this has a color of #d00b43
<div style="border:2px solid #d00b43;">Content here</div>
.myborder {border:2px solid #d00b43;}