#b14c7d color space conversions
Hex:
#b14c7d
RGB:
177, 76, 125
CMY:
31, 70, 51
CMYK:
0, 57, 29, 31
HSL:
331°, 39.9209%, 49.6078%
HSV (HSB):
331°, 57.0621%, 69.4118%
XYZ:
24.4176, 15.9967, 21.2028
xyY:
0.3963, 0.2596, 15.9967
CIE-Lab:
46.9701, 46.4289, -7.3550
CIE-LCH:
46.9701, 47.0079, 350.9983
CIE-Luv:
46.9701, 61.0352, -17.9343
Hunter-Lab:
39.9958, 38.9821, -3.4340
#b14c7d color charts
#b14c7d color shades, tints & tones
#b14c7d color schemes
#b14c7d color preview, HTML & CSS examples
This text has a color of #b14c7d
<p style="color:#b14c7d;">Text here</p>
.mytext {color:#b14c7d;}
This box has a color of #b14c7d
<div style="background-color:#b14c7d;">Content here</div>
.mybackground {background-color:#b14c7d;}
Border around this has a color of #b14c7d
<div style="border:2px solid #b14c7d;">Content here</div>
.myborder {border:2px solid #b14c7d;}