#ff2a7a color space conversions
Hex:
#ff2a7a
RGB:
255, 42, 122
CMY:
0, 84, 52
CMYK:
0, 84, 52, 0
HSL:
337°, 100.0000%, 58.2353%
HSV (HSB):
337°, 83.5294%, 100.0000%
XYZ:
45.5808, 24.3211, 20.7044
xyY:
0.5031, 0.2684, 24.3211
CIE-Lab:
56.4078, 79.2646, 9.8323
CIE-LCH:
56.4078, 79.8721, 7.0711
CIE-Luv:
56.4078, 137.8764, -3.7308
Hunter-Lab:
49.3164, 78.6754, 9.6299
#ff2a7a color charts
#ff2a7a color shades, tints & tones
#ff2a7a color schemes
#ff2a7a color preview, HTML & CSS examples
This text has a color of #ff2a7a
<p style="color:#ff2a7a;">Text here</p>
.mytext {color:#ff2a7a;}
This box has a color of #ff2a7a
<div style="background-color:#ff2a7a;">Content here</div>
.mybackground {background-color:#ff2a7a;}
Border around this has a color of #ff2a7a
<div style="border:2px solid #ff2a7a;">Content here</div>
.myborder {border:2px solid #ff2a7a;}