#ff2a5f color space conversions
Hex:
#ff2a5f
RGB:
255, 42, 95
CMY:
0, 84, 63
CMYK:
0, 84, 63, 0
HSL:
345°, 100.0000%, 58.2353%
HSV (HSB):
345°, 83.5294%, 100.0000%
XYZ:
44.1335, 23.7422, 13.0831
xyY:
0.5451, 0.2933, 23.7422
CIE-Lab:
55.8287, 77.5740, 25.1511
CIE-LCH:
55.8287, 81.5493, 17.9638
CIE-Luv:
55.8287, 147.9247, 12.9438
Hunter-Lab:
48.7259, 76.4061, 18.1886
#ff2a5f color charts
#ff2a5f color shades, tints & tones
#ff2a5f color schemes
#ff2a5f color preview, HTML & CSS examples
This text has a color of #ff2a5f
<p style="color:#ff2a5f;">Text here</p>
.mytext {color:#ff2a5f;}
This box has a color of #ff2a5f
<div style="background-color:#ff2a5f;">Content here</div>
.mybackground {background-color:#ff2a5f;}
Border around this has a color of #ff2a5f
<div style="border:2px solid #ff2a5f;">Content here</div>
.myborder {border:2px solid #ff2a5f;}