#b0605c color space conversions
Hex:
#b0605c
RGB:
176, 96, 92
CMY:
31, 62, 64
CMYK:
0, 45, 48, 31
HSL:
3°, 34.7107%, 52.5490%
HSV (HSB):
3°, 47.7273%, 69.0196%
XYZ:
24.0191, 18.3686, 12.4048
xyY:
0.4384, 0.3352, 18.3686
CIE-Lab:
49.9401, 31.8889, 16.7343
CIE-LCH:
49.9401, 36.0130, 27.6891
CIE-Luv:
49.9401, 56.7780, 14.6501
Hunter-Lab:
42.8586, 25.0339, 12.8404
#b0605c color charts
#b0605c color shades, tints & tones
#b0605c color schemes
#b0605c color preview, HTML & CSS examples
This text has a color of #b0605c
<p style="color:#b0605c;">Text here</p>
.mytext {color:#b0605c;}
This box has a color of #b0605c
<div style="background-color:#b0605c;">Content here</div>
.mybackground {background-color:#b0605c;}
Border around this has a color of #b0605c
<div style="border:2px solid #b0605c;">Content here</div>
.myborder {border:2px solid #b0605c;}