#b2705d color space conversions
Hex:
#b2705d
RGB:
178, 112, 93
CMY:
30, 56, 64
CMYK:
0, 37, 48, 30
HSL:
13°, 35.5649%, 53.1373%
HSV (HSB):
13°, 47.7528%, 69.8039%
XYZ:
26.1301, 21.8436, 13.1950
xyY:
0.4272, 0.3571, 21.8436
CIE-Lab:
53.8607, 23.9915, 21.4774
CIE-LCH:
53.8607, 32.2005, 41.8352
CIE-Luv:
53.8607, 47.5184, 22.0068
Hunter-Lab:
46.7372, 18.0066, 15.9771
#b2705d color charts
#b2705d color shades, tints & tones
#b2705d color schemes
#b2705d color preview, HTML & CSS examples
This text has a color of #b2705d
<p style="color:#b2705d;">Text here</p>
.mytext {color:#b2705d;}
This box has a color of #b2705d
<div style="background-color:#b2705d;">Content here</div>
.mybackground {background-color:#b2705d;}
Border around this has a color of #b2705d
<div style="border:2px solid #b2705d;">Content here</div>
.myborder {border:2px solid #b2705d;}