#b12b5d color space conversions
Hex:
#b12b5d
RGB:
177, 43, 93
CMY:
31, 83, 64
CMYK:
0, 76, 47, 31
HSL:
338°, 60.9091%, 43.1373%
HSV (HSB):
338°, 75.7062%, 69.4118%
XYZ:
20.9711, 11.8652, 11.5408
xyY:
0.4726, 0.2674, 11.8652
CIE-Lab:
41.0010, 56.4386, 3.6273
CIE-LCH:
41.0010, 56.5550, 3.6773
CIE-Luv:
41.0010, 85.9745, -5.9408
Hunter-Lab:
34.4459, 48.3930, 4.2474
#b12b5d color charts
#b12b5d color shades, tints & tones
#b12b5d color schemes
#b12b5d color preview, HTML & CSS examples
This text has a color of #b12b5d
<p style="color:#b12b5d;">Text here</p>
.mytext {color:#b12b5d;}
This box has a color of #b12b5d
<div style="background-color:#b12b5d;">Content here</div>
.mybackground {background-color:#b12b5d;}
Border around this has a color of #b12b5d
<div style="border:2px solid #b12b5d;">Content here</div>
.myborder {border:2px solid #b12b5d;}