#ff5172 color space conversions
Hex:
#ff5172
RGB:
255, 81, 114
CMY:
0, 68, 55
CMYK:
0, 68, 55, 0
HSL:
349°, 100.0000%, 65.8824%
HSV (HSB):
349°, 68.2353%, 100.0000%
XYZ:
47.2197, 28.3598, 18.9048
xyY:
0.4998, 0.3002, 28.3598
CIE-Lab:
60.2124, 67.5012, 19.8255
CIE-LCH:
60.2124, 70.3524, 16.3678
CIE-Luv:
60.2124, 124.4480, 10.8441
Hunter-Lab:
53.2539, 65.0799, 16.2301
#ff5172 color charts
#ff5172 color shades, tints & tones
#ff5172 color schemes
#ff5172 color preview, HTML & CSS examples
This text has a color of #ff5172
<p style="color:#ff5172;">Text here</p>
.mytext {color:#ff5172;}
This box has a color of #ff5172
<div style="background-color:#ff5172;">Content here</div>
.mybackground {background-color:#ff5172;}
Border around this has a color of #ff5172
<div style="border:2px solid #ff5172;">Content here</div>
.myborder {border:2px solid #ff5172;}