#fb35c9 color space conversions
Hex:
#fb35c9
RGB:
251, 53, 201
CMY:
2, 79, 21
CMYK:
0, 79, 20, 2
HSL:
315°, 96.1165%, 59.6078%
HSV (HSB):
315°, 78.8845%, 98.4314%
XYZ:
51.5994, 27.2725, 57.8029
xyY:
0.3775, 0.1995, 27.2725
CIE-Lab:
59.2257, 83.6372, -32.2426
CIE-LCH:
59.2257, 89.6369, 338.9181
CIE-Luv:
59.2257, 98.2894, -62.5538
Hunter-Lab:
52.2231, 84.9779, -29.0687
#fb35c9 color charts
#fb35c9 color shades, tints & tones
#fb35c9 color schemes
#fb35c9 color preview, HTML & CSS examples
This text has a color of #fb35c9
<p style="color:#fb35c9;">Text here</p>
.mytext {color:#fb35c9;}
This box has a color of #fb35c9
<div style="background-color:#fb35c9;">Content here</div>
.mybackground {background-color:#fb35c9;}
Border around this has a color of #fb35c9
<div style="border:2px solid #fb35c9;">Content here</div>
.myborder {border:2px solid #fb35c9;}