#bc905c color space conversions
Hex:
#bc905c
RGB:
188, 144, 92
CMY:
26, 44, 64
CMYK:
0, 23, 51, 26
HSL:
33°, 41.7391%, 54.9020%
HSV (HSB):
33°, 51.0638%, 73.7255%
XYZ:
32.6441, 31.4106, 14.4675
xyY:
0.4157, 0.4000, 31.4106
CIE-Lab:
62.8527, 10.2712, 33.8963
CIE-LCH:
62.8527, 35.4183, 73.1422
CIE-Luv:
62.8527, 33.3240, 39.4489
Hunter-Lab:
56.0452, 5.8901, 23.9264
#bc905c color charts
#bc905c color shades, tints & tones
#bc905c color schemes
#bc905c color preview, HTML & CSS examples
This text has a color of #bc905c
<p style="color:#bc905c;">Text here</p>
.mytext {color:#bc905c;}
This box has a color of #bc905c
<div style="background-color:#bc905c;">Content here</div>
.mybackground {background-color:#bc905c;}
Border around this has a color of #bc905c
<div style="border:2px solid #bc905c;">Content here</div>
.myborder {border:2px solid #bc905c;}