#fb3c65 color space conversions
Hex:
#fb3c65
RGB:
251, 60, 101
CMY:
2, 76, 60
CMYK:
0, 76, 60, 2
HSL:
347°, 95.9799%, 60.9804%
HSV (HSB):
347°, 76.0956%, 98.4314%
XYZ:
43.7485, 24.6805, 14.7699
xyY:
0.5258, 0.2966, 24.6805
CIE-Lab:
56.7628, 72.4183, 22.6903
CIE-LCH:
56.7628, 75.8898, 17.3969
CIE-Luv:
56.7628, 135.7922, 12.0801
Hunter-Lab:
49.6795, 70.2505, 17.1485
#fb3c65 color charts
#fb3c65 color shades, tints & tones
#fb3c65 color schemes
#fb3c65 color preview, HTML & CSS examples
This text has a color of #fb3c65
<p style="color:#fb3c65;">Text here</p>
.mytext {color:#fb3c65;}
This box has a color of #fb3c65
<div style="background-color:#fb3c65;">Content here</div>
.mybackground {background-color:#fb3c65;}
Border around this has a color of #fb3c65
<div style="border:2px solid #fb3c65;">Content here</div>
.myborder {border:2px solid #fb3c65;}