#fb8cc0 color space conversions
Hex:
#fb8cc0
RGB:
251, 140, 192
CMY:
2, 45, 25
CMYK:
0, 44, 24, 2
HSL:
332°, 93.2773%, 76.6667%
HSV (HSB):
332°, 44.2231%, 98.4314%
XYZ:
58.6762, 43.0712, 55.0902
xyY:
0.3741, 0.2746, 43.0712
CIE-Lab:
71.6032, 48.1398, -8.3280
CIE-LCH:
71.6032, 48.8548, 350.1852
CIE-Luv:
71.6032, 66.9567, -21.2044
Hunter-Lab:
65.6286, 44.7403, -3.8293
#fb8cc0 color charts
#fb8cc0 color shades, tints & tones
#fb8cc0 color schemes
#fb8cc0 color preview, HTML & CSS examples
This text has a color of #fb8cc0
<p style="color:#fb8cc0;">Text here</p>
.mytext {color:#fb8cc0;}
This box has a color of #fb8cc0
<div style="background-color:#fb8cc0;">Content here</div>
.mybackground {background-color:#fb8cc0;}
Border around this has a color of #fb8cc0
<div style="border:2px solid #fb8cc0;">Content here</div>
.myborder {border:2px solid #fb8cc0;}