#af0103 color space conversions
Hex:
#af0103
RGB:
175, 1, 3
CMY:
31, 100, 99
CMYK:
0, 99, 98, 31
HSL:
359°, 98.8636%, 34.5098%
HSV (HSB):
359°, 99.4286%, 68.6275%
XYZ:
17.7065, 9.1422, 0.9175
xyY:
0.6377, 0.3293, 9.1422
CIE-Lab:
36.2567, 60.3181, 49.3876
CIE-LCH:
36.2567, 77.9577, 39.3102
CIE-Luv:
36.2567, 118.5810, 25.3439
Hunter-Lab:
30.2361, 51.6175, 19.3661
#af0103 color charts
#af0103 color shades, tints & tones
#af0103 color schemes
#af0103 color preview, HTML & CSS examples
This text has a color of #af0103
<p style="color:#af0103;">Text here</p>
.mytext {color:#af0103;}
This box has a color of #af0103
<div style="background-color:#af0103;">Content here</div>
.mybackground {background-color:#af0103;}
Border around this has a color of #af0103
<div style="border:2px solid #af0103;">Content here</div>
.myborder {border:2px solid #af0103;}