#b0606d color space conversions
Hex:
#b0606d
RGB:
176, 96, 109
CMY:
31, 62, 57
CMYK:
0, 45, 38, 31
HSL:
350°, 33.6134%, 53.3333%
HSV (HSB):
350°, 45.4545%, 69.0196%
XYZ:
24.8477, 18.7000, 16.7678
xyY:
0.4120, 0.3100, 18.7000
CIE-Lab:
50.3343, 33.7834, 7.1677
CIE-LCH:
50.3343, 34.5354, 11.9785
CIE-Luv:
50.3343, 53.4089, 3.1932
Hunter-Lab:
43.2435, 26.8900, 7.2805
#b0606d color charts
#b0606d color shades, tints & tones
#b0606d color schemes
#b0606d color preview, HTML & CSS examples
This text has a color of #b0606d
<p style="color:#b0606d;">Text here</p>
.mytext {color:#b0606d;}
This box has a color of #b0606d
<div style="background-color:#b0606d;">Content here</div>
.mybackground {background-color:#b0606d;}
Border around this has a color of #b0606d
<div style="border:2px solid #b0606d;">Content here</div>
.myborder {border:2px solid #b0606d;}