#bffcaf color space conversions
Hex:
#bffcaf
RGB:
191, 252, 175
CMY:
25, 1, 31
CMYK:
24, 0, 31, 1
HSL:
108°, 92.7711%, 83.7255%
HSV (HSB):
108°, 30.5556%, 98.8235%
XYZ:
64.0341, 83.7923, 53.3560
xyY:
0.3183, 0.4165, 83.7923
CIE-Lab:
93.3602, -33.0572, 30.8741
CIE-LCH:
93.3602, 45.2326, 136.9557
CIE-Luv:
93.3602, -30.2085, 49.6057
Hunter-Lab:
91.5381, -35.3248, 29.5176
#bffcaf color charts
#bffcaf color shades, tints & tones
#bffcaf color schemes
#bffcaf color preview, HTML & CSS examples
This text has a color of #bffcaf
<p style="color:#bffcaf;">Text here</p>
.mytext {color:#bffcaf;}
This box has a color of #bffcaf
<div style="background-color:#bffcaf;">Content here</div>
.mybackground {background-color:#bffcaf;}
Border around this has a color of #bffcaf
<div style="border:2px solid #bffcaf;">Content here</div>
.myborder {border:2px solid #bffcaf;}