#fb97c3 color space conversions
Hex:
#fb97c3
RGB:
251, 151, 195
CMY:
2, 41, 24
CMYK:
0, 40, 22, 2
HSL:
334°, 92.5926%, 78.8235%
HSV (HSB):
334°, 39.8406%, 98.4314%
XYZ:
60.7006, 46.5826, 57.4218
xyY:
0.3685, 0.2828, 46.5826
CIE-Lab:
73.9220, 42.9863, -6.5476
CIE-LCH:
73.9220, 43.4821, 351.3394
CIE-Luv:
73.9220, 60.3118, -17.6456
Hunter-Lab:
68.2514, 39.3121, -2.1063
#fb97c3 color charts
#fb97c3 color shades, tints & tones
#fb97c3 color schemes
#fb97c3 color preview, HTML & CSS examples
This text has a color of #fb97c3
<p style="color:#fb97c3;">Text here</p>
.mytext {color:#fb97c3;}
This box has a color of #fb97c3
<div style="background-color:#fb97c3;">Content here</div>
.mybackground {background-color:#fb97c3;}
Border around this has a color of #fb97c3
<div style="border:2px solid #fb97c3;">Content here</div>
.myborder {border:2px solid #fb97c3;}