#bb475f color space conversions
Hex:
#bb475f
RGB:
187, 71, 95
CMY:
27, 72, 63
CMYK:
0, 62, 49, 27
HSL:
348°, 46.0317%, 50.5882%
HSV (HSB):
348°, 62.0321%, 73.3333%
XYZ:
24.8123, 15.8975, 12.5872
xyY:
0.4655, 0.2983, 15.8975
CIE-Lab:
46.8397, 48.6946, 10.9157
CIE-LCH:
46.8397, 49.9031, 12.6349
CIE-Luv:
46.8397, 80.2868, 4.2298
Hunter-Lab:
39.8717, 41.3059, 9.1927
#bb475f color charts
#bb475f color shades, tints & tones
#bb475f color schemes
#bb475f color preview, HTML & CSS examples
This text has a color of #bb475f
<p style="color:#bb475f;">Text here</p>
.mytext {color:#bb475f;}
This box has a color of #bb475f
<div style="background-color:#bb475f;">Content here</div>
.mybackground {background-color:#bb475f;}
Border around this has a color of #bb475f
<div style="border:2px solid #bb475f;">Content here</div>
.myborder {border:2px solid #bb475f;}