#fbc7ea color space conversions
Hex:
#fbc7ea
RGB:
251, 199, 234
CMY:
2, 22, 8
CMYK:
0, 21, 7, 2
HSL:
320°, 86.6667%, 88.2353%
HSV (HSB):
320°, 20.7171%, 98.4314%
XYZ:
75.0584, 67.2966, 86.8754
xyY:
0.3274, 0.2936, 67.2966
CIE-Lab:
85.6535, 23.9961, -10.2347
CIE-LCH:
85.6535, 26.0876, 336.9011
CIE-Luv:
85.6535, 28.2382, -20.1200
Hunter-Lab:
82.0345, 19.7602, -5.3646
#fbc7ea color charts
#fbc7ea color shades, tints & tones
#fbc7ea color schemes
#fbc7ea color preview, HTML & CSS examples
This text has a color of #fbc7ea
<p style="color:#fbc7ea;">Text here</p>
.mytext {color:#fbc7ea;}
This box has a color of #fbc7ea
<div style="background-color:#fbc7ea;">Content here</div>
.mybackground {background-color:#fbc7ea;}
Border around this has a color of #fbc7ea
<div style="border:2px solid #fbc7ea;">Content here</div>
.myborder {border:2px solid #fbc7ea;}