#bccf1f color space conversions
Hex:
#bccf1f
RGB:
188, 207, 31
CMY:
26, 19, 88
CMYK:
9, 0, 85, 19
HSL:
66°, 73.9496%, 46.6667%
HSV (HSB):
66°, 85.0242%, 81.1765%
XYZ:
43.2992, 55.4159, 9.7106
xyY:
0.3993, 0.5111, 55.4159
CIE-Lab:
79.2803, -25.9657, 74.9201
CIE-LCH:
79.2803, 79.2921, 109.1152
CIE-Luv:
79.2803, -6.3699, 86.1335
Hunter-Lab:
74.4419, -26.4486, 44.3752
#bccf1f color charts
#bccf1f color shades, tints & tones
#bccf1f color schemes
#bccf1f color preview, HTML & CSS examples
This text has a color of #bccf1f
<p style="color:#bccf1f;">Text here</p>
.mytext {color:#bccf1f;}
This box has a color of #bccf1f
<div style="background-color:#bccf1f;">Content here</div>
.mybackground {background-color:#bccf1f;}
Border around this has a color of #bccf1f
<div style="border:2px solid #bccf1f;">Content here</div>
.myborder {border:2px solid #bccf1f;}