#fb04ce color space conversions
Hex:
#fb04ce
RGB:
251, 4, 206
CMY:
2, 98, 19
CMYK:
0, 98, 18, 2
HSL:
311°, 96.8627%, 50.0000%
HSV (HSB):
311°, 98.4064%, 98.4314%
XYZ:
50.9677, 25.0523, 60.5418
xyY:
0.3732, 0.1835, 25.0523
CIE-Lab:
57.1263, 91.0148, -38.3807
CIE-LCH:
57.1263, 98.7763, 337.1350
CIE-Luv:
57.1263, 101.9393, -72.5758
Hunter-Lab:
50.0523, 94.1731, -36.6789
#fb04ce color charts
#fb04ce color shades, tints & tones
#fb04ce color schemes
#fb04ce color preview, HTML & CSS examples
This text has a color of #fb04ce
<p style="color:#fb04ce;">Text here</p>
.mytext {color:#fb04ce;}
This box has a color of #fb04ce
<div style="background-color:#fb04ce;">Content here</div>
.mybackground {background-color:#fb04ce;}
Border around this has a color of #fb04ce
<div style="border:2px solid #fb04ce;">Content here</div>
.myborder {border:2px solid #fb04ce;}