#ff127b color space conversions
Hex:
#ff127b
RGB:
255, 18, 123
CMY:
0, 93, 52
CMYK:
0, 93, 52, 0
HSL:
333°, 100.0000%, 53.5294%
HSV (HSB):
333°, 92.9412%, 100.0000%
XYZ:
45.0315, 23.1227, 20.8286
xyY:
0.5061, 0.2599, 23.1227
CIE-Lab:
55.1985, 82.8987, 7.5177
CIE-LCH:
55.1985, 83.2389, 5.1817
CIE-Luv:
55.1985, 142.5122, -7.4039
Hunter-Lab:
48.0860, 83.0105, 7.9786
#ff127b color charts
#ff127b color shades, tints & tones
#ff127b color schemes
#ff127b color preview, HTML & CSS examples
This text has a color of #ff127b
<p style="color:#ff127b;">Text here</p>
.mytext {color:#ff127b;}
This box has a color of #ff127b
<div style="background-color:#ff127b;">Content here</div>
.mybackground {background-color:#ff127b;}
Border around this has a color of #ff127b
<div style="border:2px solid #ff127b;">Content here</div>
.myborder {border:2px solid #ff127b;}