#b10a64 color space conversions
Hex:
#b10a64
RGB:
177, 10, 100
CMY:
31, 96, 61
CMYK:
0, 94, 44, 31
HSL:
328°, 89.3048%, 36.6667%
HSV (HSB):
328°, 94.3503%, 69.4118%
XYZ:
20.5403, 10.4843, 12.9977
xyY:
0.4666, 0.2382, 10.4843
CIE-Lab:
38.6980, 64.2822, -4.1695
CIE-LCH:
38.6980, 64.4172, 356.2888
CIE-Luv:
38.6980, 91.1246, -16.6507
Hunter-Lab:
32.3795, 56.5693, -1.1344
#b10a64 color charts
#b10a64 color shades, tints & tones
#b10a64 color schemes
#b10a64 color preview, HTML & CSS examples
This text has a color of #b10a64
<p style="color:#b10a64;">Text here</p>
.mytext {color:#b10a64;}
This box has a color of #b10a64
<div style="background-color:#b10a64;">Content here</div>
.mybackground {background-color:#b10a64;}
Border around this has a color of #b10a64
<div style="border:2px solid #b10a64;">Content here</div>
.myborder {border:2px solid #b10a64;}