#f35b85 color space conversions
Hex:
#f35b85
RGB:
243, 91, 133
CMY:
5, 64, 48
CMYK:
0, 63, 45, 5
HSL:
343°, 86.3636%, 65.4902%
HSV (HSB):
343°, 62.5514%, 95.2941%
XYZ:
44.9369, 28.2303, 25.2709
xyY:
0.4565, 0.2868, 28.2303
CIE-Lab:
60.0962, 61.5145, 8.2915
CIE-LCH:
60.0962, 62.0708, 7.6766
CIE-Luv:
60.0962, 103.4802, -1.1452
Hunter-Lab:
53.1322, 57.9861, 8.9929
#f35b85 color charts
#f35b85 color shades, tints & tones
#f35b85 color schemes
#f35b85 color preview, HTML & CSS examples
This text has a color of #f35b85
<p style="color:#f35b85;">Text here</p>
.mytext {color:#f35b85;}
This box has a color of #f35b85
<div style="background-color:#f35b85;">Content here</div>
.mybackground {background-color:#f35b85;}
Border around this has a color of #f35b85
<div style="border:2px solid #f35b85;">Content here</div>
.myborder {border:2px solid #f35b85;}