#f15d85 color space conversions
Hex:
#f15d85
RGB:
241, 93, 133
CMY:
5, 64, 48
CMYK:
0, 61, 45, 5
HSL:
344°, 84.0909%, 65.4902%
HSV (HSB):
344°, 61.4108%, 94.5098%
XYZ:
44.4236, 28.2229, 25.2965
xyY:
0.4536, 0.2882, 28.2229
CIE-Lab:
60.0896, 60.0545, 8.2386
CIE-LCH:
60.0896, 60.6169, 7.8113
CIE-Luv:
60.0896, 100.7785, -0.8736
Hunter-Lab:
53.1253, 56.2934, 8.9557
#f15d85 color charts
#f15d85 color shades, tints & tones
#f15d85 color schemes
#f15d85 color preview, HTML & CSS examples
This text has a color of #f15d85
<p style="color:#f15d85;">Text here</p>
.mytext {color:#f15d85;}
This box has a color of #f15d85
<div style="background-color:#f15d85;">Content here</div>
.mybackground {background-color:#f15d85;}
Border around this has a color of #f15d85
<div style="border:2px solid #f15d85;">Content here</div>
.myborder {border:2px solid #f15d85;}