#b00da3 color space conversions
Hex:
#b00da3
RGB:
176, 13, 163
CMY:
31, 95, 36
CMYK:
0, 93, 7, 31
HSL:
305°, 86.2434%, 37.0588%
HSV (HSB):
305°, 92.6136%, 69.0196%
XYZ:
24.6593, 12.1623, 35.6982
xyY:
0.3400, 0.1677, 12.1623
CIE-Lab:
41.4729, 71.1691, -38.8176
CIE-LCH:
41.4729, 81.0669, 331.3907
CIE-Luv:
41.4729, 62.5966, -64.6678
Hunter-Lab:
34.8745, 65.1846, -36.2783
#b00da3 color charts
#b00da3 color shades, tints & tones
#b00da3 color schemes
#b00da3 color preview, HTML & CSS examples
This text has a color of #b00da3
<p style="color:#b00da3;">Text here</p>
.mytext {color:#b00da3;}
This box has a color of #b00da3
<div style="background-color:#b00da3;">Content here</div>
.mybackground {background-color:#b00da3;}
Border around this has a color of #b00da3
<div style="border:2px solid #b00da3;">Content here</div>
.myborder {border:2px solid #b00da3;}