#ff127c color space conversions
Hex:
#ff127c
RGB:
255, 18, 124
CMY:
0, 93, 51
CMYK:
0, 93, 51, 0
HSL:
333°, 100.0000%, 53.5294%
HSV (HSB):
333°, 92.9412%, 100.0000%
XYZ:
45.0944, 23.1478, 21.1600
xyY:
0.5044, 0.2589, 23.1478
CIE-Lab:
55.2243, 82.9689, 6.9543
CIE-LCH:
55.2243, 83.2598, 4.7912
CIE-Luv:
55.2243, 142.0795, -8.0856
Hunter-Lab:
48.1122, 83.1073, 7.6025
#ff127c color charts
#ff127c RGB chart
#ff127c CMYK chart
#ff127c RGB pie chart
#ff127c color shades, tints & tones
#ff127c color schemes
#ff127c color preview, HTML & CSS examples
This text has a color of #ff127c
<p style="color:#ff127c;">Text here</p>
.mytext {color:#ff127c;}
Text color #ff127c
This box has a color of #ff127c
<div style="background-color:#ff127c;">Content here</div>
.mybackground {background-color:#ff127c;}
Background color #ff127c
Border around this has a color of #ff127c
<div style="border:2px solid #ff127c;">Content here</div>
.myborder {border:2px solid #ff127c;}
Border color #ff127c