#ff1a8a color space conversions
Hex:
#ff1a8a
RGB:
255, 26, 138
CMY:
0, 90, 46
CMYK:
0, 90, 46, 0
HSL:
331°, 100.0000%, 55.0980%
HSV (HSB):
331°, 89.8039%, 100.0000%
XYZ:
46.1968, 23.8338, 26.2103
xyY:
0.4800, 0.2476, 23.8338
CIE-Lab:
55.9210, 83.1184, -0.4117
CIE-LCH:
55.9210, 83.1194, 359.7162
CIE-Luv:
55.9210, 134.6868, -17.1681
Hunter-Lab:
48.8198, 83.4748, 2.3424
#ff1a8a color charts
#ff1a8a color shades, tints & tones
#ff1a8a color schemes
#ff1a8a color preview, HTML & CSS examples
This text has a color of #ff1a8a
<p style="color:#ff1a8a;">Text here</p>
.mytext {color:#ff1a8a;}
This box has a color of #ff1a8a
<div style="background-color:#ff1a8a;">Content here</div>
.mybackground {background-color:#ff1a8a;}
Border around this has a color of #ff1a8a
<div style="border:2px solid #ff1a8a;">Content here</div>
.myborder {border:2px solid #ff1a8a;}