#fb35c5 color space conversions
Hex:
#fb35c5
RGB:
251, 53, 197
CMY:
2, 79, 23
CMYK:
0, 79, 22, 2
HSL:
316°, 96.1165%, 59.6078%
HSV (HSB):
316°, 78.8845%, 98.4314%
XYZ:
51.1348, 27.0867, 55.3565
xyY:
0.3828, 0.2028, 27.0867
CIE-Lab:
59.0544, 83.1475, -30.2202
CIE-LCH:
59.0544, 88.4691, 340.0262
CIE-Luv:
59.0544, 99.9618, -59.3842
Hunter-Lab:
52.0448, 84.3004, -26.6313
#fb35c5 color charts
#fb35c5 color shades, tints & tones
#fb35c5 color schemes
#fb35c5 color preview, HTML & CSS examples
This text has a color of #fb35c5
<p style="color:#fb35c5;">Text here</p>
.mytext {color:#fb35c5;}
This box has a color of #fb35c5
<div style="background-color:#fb35c5;">Content here</div>
.mybackground {background-color:#fb35c5;}
Border around this has a color of #fb35c5
<div style="border:2px solid #fb35c5;">Content here</div>
.myborder {border:2px solid #fb35c5;}