#ff126c color space conversions
Hex:
#ff126c
RGB:
255, 18, 108
CMY:
0, 93, 58
CMYK:
0, 93, 58, 0
HSL:
337°, 100.0000%, 53.5294%
HSV (HSB):
337°, 92.9412%, 100.0000%
XYZ:
44.1631, 22.7753, 16.2558
xyY:
0.5308, 0.2738, 22.7753
CIE-Lab:
54.8402, 81.9214, 16.0389
CIE-LCH:
54.8402, 83.4767, 11.0775
CIE-Luv:
54.8402, 148.7643, 2.3912
Hunter-Lab:
47.7235, 81.6669, 13.2108
#ff126c color charts
#ff126c RGB chart
#ff126c CMYK chart
#ff126c RGB pie chart
#ff126c color shades, tints & tones
#ff126c color schemes
#ff126c color preview, HTML & CSS examples
This text has a color of #ff126c
<p style="color:#ff126c;">Text here</p>
.mytext {color:#ff126c;}
Text color #ff126c
This box has a color of #ff126c
<div style="background-color:#ff126c;">Content here</div>
.mybackground {background-color:#ff126c;}
Background color #ff126c
Border around this has a color of #ff126c
<div style="border:2px solid #ff126c;">Content here</div>
.myborder {border:2px solid #ff126c;}
Border color #ff126c