#bfface color space conversions
Hex:
#bfface
RGB:
191, 250, 206
CMY:
25, 2, 19
CMYK:
24, 0, 18, 2
HSL:
135°, 85.5072%, 86.4706%
HSV (HSB):
135°, 23.6000%, 98.0392%
XYZ:
66.8120, 83.9038, 71.0662
xyY:
0.3013, 0.3783, 83.9038
CIE-Lab:
93.4087, -27.0172, 15.1497
CIE-LCH:
93.4087, 30.9749, 150.7188
CIE-Luv:
93.4087, -29.3141, 27.2821
Hunter-Lab:
91.5990, -30.1009, 18.1197
#bfface color charts
#bfface RGB chart
#bfface CMYK chart
#bfface RGB pie chart
#bfface color shades, tints & tones
#bfface color schemes
#bfface color preview, HTML & CSS examples
This text has a color of #bfface
<p style="color:#bfface;">Text here</p>
.mytext {color:#bfface;}
Text color #bfface
This box has a color of #bfface
<div style="background-color:#bfface;">Content here</div>
.mybackground {background-color:#bfface;}
Background color #bfface
Border around this has a color of #bfface
<div style="border:2px solid #bfface;">Content here</div>
.myborder {border:2px solid #bfface;}
Border color #bfface