#ff5152 color space conversions
Hex:
#ff5152
RGB:
255, 81, 82
CMY:
0, 68, 68
CMYK:
0, 68, 68, 0
HSL:
360°, 100.0000%, 65.8824%
HSV (HSB):
360°, 68.2353%, 100.0000%
XYZ:
45.7054, 27.7541, 10.9308
xyY:
0.5416, 0.3289, 27.7541
CIE-Lab:
59.6659, 65.5776, 37.5061
CIE-LCH:
59.6659, 75.5455, 29.7668
CIE-Luv:
59.6659, 133.1336, 28.2945
Hunter-Lab:
52.6821, 62.6675, 24.5757
#ff5152 color charts
#ff5152 color shades, tints & tones
#ff5152 color schemes
#ff5152 color preview, HTML & CSS examples
This text has a color of #ff5152
<p style="color:#ff5152;">Text here</p>
.mytext {color:#ff5152;}
This box has a color of #ff5152
<div style="background-color:#ff5152;">Content here</div>
.mybackground {background-color:#ff5152;}
Border around this has a color of #ff5152
<div style="border:2px solid #ff5152;">Content here</div>
.myborder {border:2px solid #ff5152;}