#fb34c4 color space conversions
Hex:
#fb34c4
RGB:
251, 52, 196
CMY:
2, 80, 23
CMYK:
0, 79, 22, 2
HSL:
317°, 96.1353%, 59.4118%
HSV (HSB):
317°, 79.2829%, 98.4314%
XYZ:
50.9755, 26.9507, 54.7399
xyY:
0.3842, 0.2031, 26.9507
CIE-Lab:
58.9287, 83.2667, -29.8421
CIE-LCH:
58.9287, 88.4528, 340.2827
CIE-Luv:
58.9287, 100.6029, -58.8133
Hunter-Lab:
51.9141, 84.4229, -26.1774
#fb34c4 color charts
#fb34c4 color shades, tints & tones
#fb34c4 color schemes
#fb34c4 color preview, HTML & CSS examples
This text has a color of #fb34c4
<p style="color:#fb34c4;">Text here</p>
.mytext {color:#fb34c4;}
This box has a color of #fb34c4
<div style="background-color:#fb34c4;">Content here</div>
.mybackground {background-color:#fb34c4;}
Border around this has a color of #fb34c4
<div style="border:2px solid #fb34c4;">Content here</div>
.myborder {border:2px solid #fb34c4;}