#b0014e color space conversions
Hex:
#b0014e
RGB:
176, 1, 78
CMY:
31, 100, 69
CMYK:
0, 99, 56, 31
HSL:
334°, 98.8701%, 34.7059%
HSV (HSB):
334°, 99.4318%, 69.0196%
XYZ:
19.2905, 9.8019, 8.0830
xyY:
0.5189, 0.2637, 9.8019
CIE-Lab:
37.4845, 63.2995, 8.1590
CIE-LCH:
37.4845, 63.8232, 7.3446
CIE-Luv:
37.4845, 100.9032, -2.6410
Hunter-Lab:
31.3079, 55.1945, 6.6083
#b0014e color charts
#b0014e color shades, tints & tones
#b0014e color schemes
#b0014e color preview, HTML & CSS examples
This text has a color of #b0014e
<p style="color:#b0014e;">Text here</p>
.mytext {color:#b0014e;}
This box has a color of #b0014e
<div style="background-color:#b0014e;">Content here</div>
.mybackground {background-color:#b0014e;}
Border around this has a color of #b0014e
<div style="border:2px solid #b0014e;">Content here</div>
.myborder {border:2px solid #b0014e;}