#bccb1f color space conversions
Hex:
#bccb1f
RGB:
188, 203, 31
CMY:
26, 20, 88
CMYK:
7, 0, 85, 20
HSL:
65°, 73.5043%, 45.8824%
HSV (HSB):
65°, 84.7291%, 79.6078%
XYZ:
42.3423, 53.5022, 9.3916
xyY:
0.4024, 0.5084, 53.5022
CIE-Lab:
78.1706, -24.0377, 73.9961
CIE-LCH:
78.1706, 77.8025, 107.9965
CIE-Luv:
78.1706, -3.9049, 84.5504
Hunter-Lab:
73.1452, -24.6739, 43.5890
#bccb1f color charts
#bccb1f color shades, tints & tones
#bccb1f color schemes
#bccb1f color preview, HTML & CSS examples
This text has a color of #bccb1f
<p style="color:#bccb1f;">Text here</p>
.mytext {color:#bccb1f;}
This box has a color of #bccb1f
<div style="background-color:#bccb1f;">Content here</div>
.mybackground {background-color:#bccb1f;}
Border around this has a color of #bccb1f
<div style="border:2px solid #bccb1f;">Content here</div>
.myborder {border:2px solid #bccb1f;}