#bcc349 color space conversions
Hex:
#bcc349
RGB:
188, 195, 73
CMY:
26, 24, 71
CMYK:
4, 0, 63, 24
HSL:
63°, 50.4132%, 52.5490%
HSV (HSB):
63°, 62.5641%, 76.4706%
XYZ:
41.4567, 50.2026, 13.8084
xyY:
0.3931, 0.4760, 50.2026
CIE-Lab:
76.1935, -18.1967, 58.4716
CIE-LCH:
76.1935, 61.2376, 107.2865
CIE-Luv:
76.1935, 0.5314, 71.4889
Hunter-Lab:
70.8538, -19.5534, 38.0429
#bcc349 color charts
#bcc349 color shades, tints & tones
#bcc349 color schemes
#bcc349 color preview, HTML & CSS examples
This text has a color of #bcc349
<p style="color:#bcc349;">Text here</p>
.mytext {color:#bcc349;}
This box has a color of #bcc349
<div style="background-color:#bcc349;">Content here</div>
.mybackground {background-color:#bcc349;}
Border around this has a color of #bcc349
<div style="border:2px solid #bcc349;">Content here</div>
.myborder {border:2px solid #bcc349;}