#f6bceb color space conversions
Hex:
#f6bceb
RGB:
246, 188, 235
CMY:
4, 26, 8
CMYK:
0, 24, 4, 4
HSL:
311°, 76.3158%, 85.0980%
HSV (HSB):
311°, 23.5772%, 96.4706%
XYZ:
70.9847, 61.5574, 86.7377
xyY:
0.3237, 0.2807, 61.5574
CIE-Lab:
82.6775, 28.3066, -15.2676
CIE-LCH:
82.6775, 32.1616, 331.6591
CIE-Luv:
82.6775, 30.6165, -28.7334
Hunter-Lab:
78.4585, 24.1938, -10.6255
#f6bceb color charts
#f6bceb color shades, tints & tones
#f6bceb color schemes
#f6bceb color preview, HTML & CSS examples
This text has a color of #f6bceb
<p style="color:#f6bceb;">Text here</p>
.mytext {color:#f6bceb;}
This box has a color of #f6bceb
<div style="background-color:#f6bceb;">Content here</div>
.mybackground {background-color:#f6bceb;}
Border around this has a color of #f6bceb
<div style="border:2px solid #f6bceb;">Content here</div>
.myborder {border:2px solid #f6bceb;}