#bfa8c8 color space conversions
Hex:
#bfa8c8
RGB:
191, 168, 200
CMY:
25, 34, 22
CMYK:
5, 16, 0, 22
HSL:
283°, 22.5352%, 72.1569%
HSV (HSB):
283°, 16.0000%, 78.4314%
XYZ:
45.9138, 43.2518, 60.5721
xyY:
0.3066, 0.2889, 43.2518
CIE-Lab:
71.7255, 14.1909, -13.2371
CIE-LCH:
71.7255, 19.4062, 316.9916
CIE-Luv:
71.7255, 10.9235, -22.5415
Hunter-Lab:
65.7661, 9.5271, -8.5712
#bfa8c8 color charts
#bfa8c8 color shades, tints & tones
#bfa8c8 color schemes
#bfa8c8 color preview, HTML & CSS examples
This text has a color of #bfa8c8
<p style="color:#bfa8c8;">Text here</p>
.mytext {color:#bfa8c8;}
This box has a color of #bfa8c8
<div style="background-color:#bfa8c8;">Content here</div>
.mybackground {background-color:#bfa8c8;}
Border around this has a color of #bfa8c8
<div style="border:2px solid #bfa8c8;">Content here</div>
.myborder {border:2px solid #bfa8c8;}