#ff5269 color space conversions
Hex:
#ff5269
RGB:
255, 82, 105
CMY:
0, 68, 59
CMYK:
0, 68, 59, 0
HSL:
352°, 100.0000%, 66.0784%
HSV (HSB):
352°, 67.8431%, 100.0000%
XYZ:
46.8071, 28.3145, 16.3628
xyY:
0.5116, 0.3095, 28.3145
CIE-Lab:
60.1718, 66.5192, 24.9990
CIE-LCH:
60.1718, 71.0616, 20.5970
CIE-Luv:
60.1718, 126.5581, 16.5405
Hunter-Lab:
53.2114, 63.8966, 19.0159
#ff5269 color charts
#ff5269 color shades, tints & tones
#ff5269 color schemes
#ff5269 color preview, HTML & CSS examples
This text has a color of #ff5269
<p style="color:#ff5269;">Text here</p>
.mytext {color:#ff5269;}
This box has a color of #ff5269
<div style="background-color:#ff5269;">Content here</div>
.mybackground {background-color:#ff5269;}
Border around this has a color of #ff5269
<div style="border:2px solid #ff5269;">Content here</div>
.myborder {border:2px solid #ff5269;}