#bff3cc color space conversions
Hex:
#bff3cc
RGB:
191, 243, 204
CMY:
25, 5, 20
CMYK:
21, 0, 16, 5
HSL:
135°, 68.4211%, 85.0980%
HSV (HSB):
135°, 21.3992%, 95.2941%
XYZ:
64.4355, 79.5372, 69.0828
xyY:
0.3024, 0.3733, 79.5372
CIE-Lab:
91.4768, -24.0250, 13.4480
CIE-LCH:
91.4768, 27.5327, 150.7620
CIE-Luv:
91.4768, -26.0144, 24.2289
Hunter-Lab:
89.1836, -27.1044, 16.5017
#bff3cc color charts
#bff3cc color shades, tints & tones
#bff3cc color schemes
#bff3cc color preview, HTML & CSS examples
This text has a color of #bff3cc
<p style="color:#bff3cc;">Text here</p>
.mytext {color:#bff3cc;}
This box has a color of #bff3cc
<div style="background-color:#bff3cc;">Content here</div>
.mybackground {background-color:#bff3cc;}
Border around this has a color of #bff3cc
<div style="border:2px solid #bff3cc;">Content here</div>
.myborder {border:2px solid #bff3cc;}