#fb127d color space conversions
Hex:
#fb127d
RGB:
251, 18, 125
CMY:
2, 93, 51
CMYK:
0, 93, 50, 2
HSL:
332°, 96.6805%, 52.7451%
HSV (HSB):
332°, 92.8287%, 98.4314%
XYZ:
43.7016, 22.4225, 21.4267
xyY:
0.4992, 0.2561, 22.4225
CIE-Lab:
54.4725, 82.1527, 5.1734
CIE-LCH:
54.4725, 82.3155, 3.6033
CIE-Luv:
54.4725, 138.5024, -10.0221
Hunter-Lab:
47.3524, 81.8713, 6.3183
#fb127d color charts
#fb127d color shades, tints & tones
#fb127d color schemes
#fb127d color preview, HTML & CSS examples
This text has a color of #fb127d
<p style="color:#fb127d;">Text here</p>
.mytext {color:#fb127d;}
This box has a color of #fb127d
<div style="background-color:#fb127d;">Content here</div>
.mybackground {background-color:#fb127d;}
Border around this has a color of #fb127d
<div style="border:2px solid #fb127d;">Content here</div>
.myborder {border:2px solid #fb127d;}