#b00d43 color space conversions
Hex:
#b00d43
RGB:
176, 13, 67
CMY:
31, 95, 74
CMYK:
0, 93, 62, 31
HSL:
340°, 86.2434%, 37.0588%
HSV (HSB):
340°, 92.6136%, 69.0196%
XYZ:
19.0615, 9.9232, 6.2209
xyY:
0.5414, 0.2819, 9.9232
CIE-Lab:
37.7042, 61.1851, 15.5633
CIE-LCH:
37.7042, 63.1334, 14.2714
CIE-Luv:
37.7042, 103.3386, 5.0711
Hunter-Lab:
31.5011, 52.8846, 10.3421
#b00d43 color charts
#b00d43 color shades, tints & tones
#b00d43 color schemes
#b00d43 color preview, HTML & CSS examples
This text has a color of #b00d43
<p style="color:#b00d43;">Text here</p>
.mytext {color:#b00d43;}
This box has a color of #b00d43
<div style="background-color:#b00d43;">Content here</div>
.mybackground {background-color:#b00d43;}
Border around this has a color of #b00d43
<div style="border:2px solid #b00d43;">Content here</div>
.myborder {border:2px solid #b00d43;}