#b12d6d color space conversions
Hex:
#b12d6d
RGB:
177, 45, 109
CMY:
31, 82, 57
CMYK:
0, 75, 38, 31
HSL:
331°, 59.4595%, 43.5294%
HSV (HSB):
331°, 74.5763%, 69.4118%
XYZ:
21.8302, 12.3280, 15.6970
xyY:
0.4379, 0.2473, 12.3280
CIE-Lab:
41.7328, 57.3550, -5.3301
CIE-LCH:
41.7328, 57.6021, 354.6907
CIE-Luv:
41.7328, 79.2942, -16.9506
Hunter-Lab:
35.1113, 49.5363, -1.9285
#b12d6d color charts
#b12d6d color shades, tints & tones
#b12d6d color schemes
#b12d6d color preview, HTML & CSS examples
This text has a color of #b12d6d
<p style="color:#b12d6d;">Text here</p>
.mytext {color:#b12d6d;}
This box has a color of #b12d6d
<div style="background-color:#b12d6d;">Content here</div>
.mybackground {background-color:#b12d6d;}
Border around this has a color of #b12d6d
<div style="border:2px solid #b12d6d;">Content here</div>
.myborder {border:2px solid #b12d6d;}